blocky-6502/package.json
2023-06-28 15:52:09 -07:00

12 lines
262 B
JSON

{
"name": "blocky6502",
"version": "1.0.0",
"description": "text-mode-video hack for Atari 800 family",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "brion@pobox.com",
"license": "MIT"
}