20 lines
382 B
JSON
20 lines
382 B
JSON
|
{
|
||
|
"name": "lisptommix",
|
||
|
"version": "0.0.1",
|
||
|
"description": "",
|
||
|
"main": "main.js",
|
||
|
"type":"module",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git@jusax.de:jusax23/lispToMmix.git"
|
||
|
},
|
||
|
"author": "jusax23",
|
||
|
"license": "UNLICENSED",
|
||
|
"dependencies": {
|
||
|
"fs": "^0.0.1-security"
|
||
|
}
|
||
|
}
|