{
  "name": "componet-service-framework",
  "version": "1.8.6",
  "description": "common 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/componet-service-framework.git"
  },
  "dependencies": {
    "common-request": "^0.0.1",
    "lodash": "^4.17.2",
    "moment": "^2.17.0",
    "querystring": "^0.2.0",
    "url": "^0.11.0",
    "uuid": "^3.2.1"
  },
  "keywords": [
    "componet-service-framework",
    "lipengyao",
    "lipy",
    "componet-service",
    "service-framework"
  ]
}
