5etools/package.json

16 lines
296 B
JSON

{
"name": "5etools",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"validate": "test-json-brew",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"5etools-utils": "^0.9.45"
}
}