rats-search/package.json
Alexey Kasyanchuk a1330db184 init
2016-12-31 06:30:07 +03:00

16 lines
280 B
JSON

{
"name": "btsearch",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"bencode": "^0.11.0",
"bitfield": "^1.1.2"
}
}