{
  "name": "cygnus-ide-yunfengdie-project",
  "version": "0.0.45",
  "description": "为您提供专业的云上建站服务，满足不同行业的个性化需求开始使用",
  "main": "index.js",
  "scripts": {
    "start": "ant_ide ./",
    "server": "fd server",
    "build": "webpack",
    "watch": "webpack -w",
    "lint": "eslint .",
    "install-cli": "node scripts/dev",
    "test": "echo \"Error: no test specified\" && exit 1",
    "prepublish": "npm run build",
    "postpublish": "cnpm sync && tnpm sync"
  },
  "cygnus": {
    "isProject": true,
    "registry": "index.js",
    "entries": [
      "./lib/index.js"
    ],
    "description": {
      "name": "H5 模板",
      "icon": "./assets/fd.png",
      "iconForSearch": "https://gw.alipayobjects.com/zos/rmsportal/GIplzlPHezrjSKcGoeHn.svg",
      "link": "https://www.yunfengdie.com/intro"
    },
    "enableByDefault": true,
    "extra": {},
    "plugins": []
  },
  "author": "蚂蚁金服体验技术部",
  "license": "ISC",
  "dependencies": {
    "fs-extra": "^4.0.2",
    "internal-ip": "^3.0.1",
    "klaw-sync": "^3.0.2",
    "request": "^2.83.0",
    "unzip": "^0.1.11",
    "xterm": "^2.9.2"
  },
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "babel-core": "^6.26.0",
    "babel-eslint": "^8.1.2",
    "babel-loader": "^7.1.2",
    "babel-plugin-add-module-exports": "^0.2.1",
    "babel-plugin-import": "^1.6.2",
    "babel-plugin-transform-runtime": "^6.23.0",
    "babel-preset-env": "^1.6.1",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-es2015-node": "^6.1.1",
    "babel-preset-react": "^6.24.1",
    "babel-preset-stage-0": "^6.24.1",
    "classnames": "^2.2.5",
    "css-loader": "^0.28.7",
    "detect-port": "^1.2.2",
    "eslint": "^4.11.0",
    "eslint-config-airbnb": "^15.1.0",
    "eslint-plugin-import": "^2.7.0",
    "eslint-plugin-jsx-a11y": "^5.1.1",
    "eslint-plugin-react": "^7.4.0",
    "eslint-plugin-unicorn": "^2.1.2",
    "extract-text-webpack-plugin": "^3.0.2",
    "install": "^0.10.2",
    "jr-qrcode": "^1.1.0",
    "less": "^2.7.3",
    "less-loader": "^4.0.5",
    "md5": "^2.2.1",
    "npm": "^5.6.0",
    "nprogress": "^0.2.0",
    "postcss-loader": "^2.0.9",
    "resolve": "^1.5.0",
    "style-loader": "^0.19.0",
    "url-loader": "^0.6.2",
    "webpack": "^3.8.1"
  }
}
