node-haruhichan
Version:
Node.js haruhichan API
27 lines • 581 B
JSON
{
"name": "node-haruhichan",
"version": "0.0.2",
"description": "Node.js haruhichan API",
"main": "haruhichan.js",
"keywords": [
"haruhichan",
"torrents",
"animes",
"anime",
"movie",
"tv",
"japanese"
],
"author": {
"name": "gtuk"
},
"repository": {
"type": "git",
"url": "git://github.com/gtuk/node-haruhichan.git"
},
"homepage": "https://github.com/gtuk/node-haruhichan.git",
"license": "ISC",
"dependencies": {
"request": "~2.67.0"
}
}