isaac-lua-definitions/package.json

16 lines
306 B
JSON
Raw Permalink Normal View History

2021-11-03 05:34:38 +01:00
{
"name": "isaac-lua-definitions",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "oatmealine",
"license": "AGPL-3.0",
"dependencies": {
"chalk": "^4.1.2",
"commander": "^8.3.0"
2021-11-03 05:34:38 +01:00
}
}