node-dori
Version:
BanG Dream! data viewer
27 lines (26 loc) • 493 B
JSON
{
"name": "node-dori",
"version": "2.0.2",
"description": "BanG Dream! data viewer",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"bang",
"dream",
"girls",
"band",
"party"
],
"author": "Nitrous",
"license": "MIT",
"dependencies": {
"superagent": "^3.8.2"
},
"repository": {
"type": "git",
"url": "https://github.com/LeNitrous/node-dori.git"
},
"devDependencies": {}
}