{
  "name": "fea",
  "version": "1.1.0",
  "description": "前端工程化工具",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "shelljs": "^0.7.0",
    "yargs": "^4.7.1"
  },
  "bin": {
    "fea": "./bin/fea.js"
  },
  "author": "YoungFox",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/YoungFox/fea.git"
  },
  "bugs": {
    "url": "https://github.com/YoungFox/fea/issues"
  },
  "homepage": "https://github.com/YoungFox/fea#readme"
}
