| node_modules/* |
| { | |||||
| "name": "f8", | |||||
| "version": "1.0.0", | |||||
| "description": "Fantasy 8Bit (F8) chip emulator", | |||||
| "main": "f8.js", | |||||
| "scripts": { | |||||
| "test": "echo \"Error: no test specified\" && exit 1" | |||||
| }, | |||||
| "keywords": [ | |||||
| "fantasy", | |||||
| "8bit", | |||||
| "emulator" | |||||
| ], | |||||
| "author": "Bryan Miller", | |||||
| "license": "ISC" | |||||
| } |