@omegabigdata/honoplay-api-helper-node
Version:
37 lines (36 loc) • 919 B
JSON
{
"name": "@omegabigdata/honoplay-api-helper-node",
"version": "0.5.7",
"description": "Honoplay api helper",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git+https://github.com/omegabigdata/honoplay-api-helper-node.git"
},
"keywords": [
"honoplay",
"omegabigdata"
],
"author": "Agha Huseynov <agahuseynov@hotmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/omegabigdata/honoplay-api-helper-node/issues"
},
"homepage": "https://github.com/omegabigdata/honoplay-api-helper-node#readme",
"dependencies": {
"axios": "^0.18.0",
"axios-retry": "^3.1.2",
"chai-http": "^4.3.0"
},
"devDependencies": {
"chai": "^4.2.0",
"clear-module": "^3.2.0",
"mocha": "^6.1.4",
"moxios": "^0.4.0",
"should": "^13.2.3",
"sinon": "^7.3.2"
}
}