UNPKG

apoll-config

Version:
26 lines (25 loc) 519 B
{ "name": "apoll-config", "version": "1.0.3", "description": "config modules", "main": "index.js", "scripts": { "lint": "jshint index.js lib/*.js test/*.js", "test": "mocha && npm run lint" }, "author": "lipengyao", "license": "ISC", "repository": { "type": "git", "url": "https://github.com/lipengyao2016/apoll-config.git" }, "dependencies": { "lodash": "^4.17.2", "node-apollo": "^1.1.8" }, "keywords": [ "apoll-service-config", "lipengyao", "lipy" ] }