nyaatorrents
Version:
Interact with NyaaTorrents (nyaa.eu, formerly nyaatorrents.info)
37 lines (36 loc) • 771 B
JSON
{
"name": "nyaatorrents",
"description": "Interact with NyaaTorrents (nyaa.eu, formerly nyaatorrents.info)",
"version": "1.0.4",
"author": {
"name": "Conrad Pankoff",
"email": "deoxxa@fknsrs.biz",
"url": "http://www.fknsrs.biz/"
},
"url": "http://github.com/deoxxa/node-nyaatorrents",
"license": "BSD",
"repository": {
"type": "git",
"url": "git://github.com/deoxxa/node-nyaatorrents.git"
},
"keywords": [
"torrent",
"torrents",
"nyaatorrents",
"nyaa",
"search"
],
"main": "./index",
"engines": {
"node": ">=0.4.5"
},
"dependencies": {
"ent": "~0.0.4",
"request": "~2.14.0",
"cheerio": "~0.10.1",
"filesize-parser": "~1.0.0"
},
"devDependencies": {
"docco": "~0.6.2"
}
}