qiwimas
Version:
Qiwi a tools
37 lines (36 loc) • 804 B
JSON
{
"name": "qiwimas",
"version": "1.0.15",
"description": "Qiwi a tools",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Orel2888/qiwimas.git"
},
"keywords": [
"qiwi"
],
"author": "Orel",
"license": "ISC",
"bugs": {
"url": "https://github.com/Orel2888/qiwimas/issues"
},
"homepage": "https://github.com/Orel2888/qiwimas#readme",
"dependencies": {
"chai": "~3.5.0",
"cheerio": "^0.20.0",
"config": "^1.19.0",
"fs-jetpack": "^0.7.3",
"lodash": "^4.9.0",
"mockery": "^1.7.0",
"mysql2": "^1.0.0-rc.4",
"request-promise": "^2.0.1",
"tough-cookie-file-store": "^1.1.0"
}
}