{
  "name": "jcy",
  "version": "1.0.14",
  "author": "chenjian",
  "description": "it can make module easier",
  "engines": {
    "node": ">=4.3.0 <5.0.0 || >=5.10"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/jcyLite/jcy.git"
  },
  "bin":{
    "jcy":"./bin/jcy"
  },
  "main": "jcy.js",
  "scripts": {
    "start": "node jcy"
  },
  "_from": "jcy@1.0.13",
  "_resolved": "http://registry.npm.taobao.org/jcy/download/jcy-1.0.13.tgz",
  "__npminstall_done": "Tue Aug 28 2018 14:49:12 GMT+0800 (中国标准时间)"
}