loopback-component-package
Version:
Package/Pricing management for loopback API server
45 lines (44 loc) • 1.01 kB
JSON
{
"name": "loopback-component-package",
"version": "0.0.2",
"description": "Package/Pricing management for loopback API server",
"main": "index.js",
"directories": {
"test": "tests"
},
"scripts": {
"test": "mocha tests"
},
"dependencies": {},
"devDependencies": {
"chai": "^3.5.0",
"eslint": "^2.13.1",
"eslint-config-loopback": "^4.0.0",
"nsp": "^2.1.0",
"compression": "^1.0.3",
"cors": "^2.5.2",
"helmet": "^1.3.0",
"later": "^1.2.0",
"loopback": "^3.0.0",
"loopback-boot": "^2.6.5",
"loopback-component-explorer": "^4.0.0",
"loopback-connector-mongodb": "^3.0.1",
"mocha": "^3.2.0",
"serve-favicon": "^2.0.1",
"strong-error-handler": "^1.0.1"
},
"keywords": [
"Package",
"Pricing",
"loopback",
"nodejs",
"api",
"server"
],
"repository": {
"type": "git",
"url": "git@github.com:Minab-Tech/loopback-component-package.git"
},
"author": "Minab IT Solutions",
"license": "ISC"
}