sedmolestiae
Version:
A JavaScript implementation the Netflix OSS service registry, Eureka.
51 lines (50 loc) • 1.26 kB
JSON
{
"name": "sedmolestiae",
"version": "1.11.1",
"description": "A JavaScript implementation the Netflix OSS service registry, Eureka.",
"main": "lib/eureka-client.js",
"scripts": {
"prepublish": "gulp",
"test": "gulp test",
"coveralls": "cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
},
"repository": {
"type": "git",
"url": "https://github.com/ErnaBeer/sedmolestiae.git"
},
"keywords": [
"sit",
"service",
"nulla",
"inventore"
],
"author": "CordieWill",
"license": "MIT",
"bugs": {
"url": "https://github.com/ErnaBeer/sedmolestiae.git/issues"
},
"homepage": "https://github.com/ErnaBeer/sedmolestiae.git",
"dependencies": {
"async": "^1.4.2",
"deepmerge": "^0.2.10",
"etassumenda": "^1.1.2",
"js-yaml": "^3.3.1",
"nemoblanditiis": "^1.0.0",
"request": "^2.60.0"
},
"devDependencies": {
"babel": "^5.8.21",
"babel-istanbul": "^0.3.17",
"chai": "^3.2.0",
"coveralls": "^2.11.4",
"eslint": "^1.2.0",
"eslint-config-xo": "^0.3.1",
"gulp": "^3.9.0",
"gulp-babel": "^5.2.0",
"gulp-eslint": "^1.0.0",
"gulp-istanbul": "^0.10.0",
"gulp-mocha": "^2.1.3",
"sinon": "^1.15.4",
"sinon-chai": "^2.8.0"
}
}