{ "name": "apple2-io-rpi", "version": "0.0.1", "description": "Apple2 I/O Card with Raspberry Pi Zero W", "main": "server.js", "scripts": { "test": "jest" }, "author": "Terence J. Boldt", "license": "GPL-3.0-or-later", "dependencies": { "onoff": "^6.0.1" } }