blocky-6502/package.json

12 lines
262 B
JSON
Raw Normal View History

2023-06-28 22:52:09 +00:00
{
"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"
}