api-helper-kit
Version:
Rohan api helper kit
27 lines (26 loc) • 626 B
JSON
{
"name": "api-helper-kit",
"version": "1.2.15",
"description": "Rohan api helper kit",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/rohansadhukhan65/api-helper-kit.git"
},
"keywords": [
".."
],
"author": "Rohan Sadhukhan",
"license": "ISC",
"bugs": {
"url": "https://github.com/rohansadhukhan65/api-helper-kit/issues"
},
"homepage": "https://github.com/rohansadhukhan65/api-helper-kit#readme",
"dependencies": {
"uuid": "^11.0.5",
"winston": "^3.17.0"
}
}