@ionaai/rtnapi
Version:
common api collection for RTN
37 lines • 887 B
JSON
{
"name": "@ionaai/rtnapi",
"version": "0.2.72",
"description": "common api collection for RTN",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/git/rtnapi.git"
},
"keywords": [
"api",
"rtn"
],
"author": "tech@roadtonaukri.com",
"license": "MS-RL",
"bugs": {
"url": "https://github.com/tekpill/rtnapi/issues"
},
"homepage": "https://github.com/tekpill/rtnapi#readme",
"dependencies": {
"@ionaai/rtndbmodel": "0.23.87",
"ejs": "~0.8.5",
"kerberos": "0.0.18",
"lodash-node": "^3.10.2",
"memory-cache": "^0.2.0",
"moment": "^2.10.6",
"moment-timezone": "^0.4.1",
"mongoose": "^4.4.2",
"package.json": "^2.0.1",
"request": "^2.81.0",
"underscore": "^1.8.3",
"xml2js": "^0.4.17"
}
}