adamocomp/package.json
2020-05-21 08:08:44 -04:00

20 lines
411 B
JSON

{
"name": "adamocomp",
"version": "0.0.1",
"description": "ballistic action library swiss-army knife",
"main": "parser.js",
"repository": {
"type": "git",
"url": "caes@git.adamonet:sys/adamocomp.git"
},
"author": "",
"dependencies": {
"yargs": "^15.3.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "ISC"
}