12 lines
262 B
JSON
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"
|
||
|
}
|