new-rajaongkir
Version:
NodeJS Client Library API RajaOngkir
52 lines (51 loc) • 1.52 kB
JSON
{
"name": "new-rajaongkir",
"version": "0.0.3",
"description": "NodeJS Client Library API RajaOngkir",
"main": "index.js",
"scripts": {
"test": "mocha --timeout 100000 --reporter spec --bail --check-leaks test",
"test-ci": "istanbul cover node_modules/mocha/bin/_mocha --timeout 100000 --report lcovonly -- --reporter spec --check-leaks",
"test-local": "istanbul cover ./node_modules/mocha/bin/_mocha test/pro --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"
},
"repository": {
"type": "git",
"url": "git+https://github.com/asiadevmedia/new-rajaongkir.git"
},
"keywords": [
"rajaongkir",
"api",
"rajaongkir",
"nodejs",
"jne",
"api",
"pos",
"tiki",
"api"
],
"author": "Teguh P <asiadevmedia@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/asiadevmedia/new-rajaongkir/issues"
},
"homepage": "https://github.com/asiadevmedia/new-rajaongkir#readme",
"devDependencies": {
"assert": "^1.4.1",
"chai": "^4.1.1",
"coveralls": "^3.0.2",
"istanbul": "^0.4.5",
"mocha": "^5.2.0",
"mocha-lcov-reporter": "^1.3.0",
"nock": "^9.0.14",
"standard": "^12.0.1",
"vows": "^0.8.1"
},
"dependencies": {
"fs": "0.0.1-security",
"http": "0.0.0",
"promise": "^8.0.1",
"querystring": "^0.2.0",
"axios": "^1.6.2",
"request": "^2.81.0"
}
}