{
  "name": "oner-toolkit",
  "version": "1.0.2",
  "description": "它就是一个小工具，很小很小的一个小工具，不信你就装一个试试呗",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "oner": "./oner.js"
  },
  "repository": {
    "type": "git",
    "url": "ssh://git@git.dtwave-inc.com:30001/cadillac/oner-toolkit.git"
  },
  "keywords": [],
  "author": "qiong.wuq",
  "license": "ISC",
  "dependencies": {
    "fs-extra": "^2.1.2",
    "minimatch": "^3.0.3",
    "chalk": "^1.1.3",
    "child_process": "^1.0.2",
    "inquirer": "^3.0.6",
    "jsonfile": "^3.0.0",
    "lodash": "^4.17.4",
    "metalsmith": "^1.0.0",
    "myth": "^0.3.0",
    "open": "0.0.5",
    "path": "^0.12.7",
    "shelljs": "^0.7.7",
    "eslint": "^3.15.0",
    "eslint-config-airbnb": "^14.1.0",
    "eslint-loader": "^1.6.1",
    "eslint-plugin-babel": "^4.0.1",
    "eslint-plugin-import": "^2.2.0",
    "eslint-plugin-jsx-a11y": "^4.0.0",
    "eslint-plugin-react": "^6.9.0"
  },
  "devDependencies": {
  }
}
