{
  "name": "mui-dep",
  "description": "build seedJson",
  "version": "0.4.3",
  "main": "lib/index.js",
  "keywords": [
    "mui",
    "seed"
  ],
  "scripts": {
    "test": "make test",
    "dev": "./node_modules/.bin/babel -w src/ -d lib",
    "build": "./node_modules/.bin/babel src/ -d lib"
  },
  "config": {
    "alicov": {
      "threshold": 80
    }
  },
  "dependencies": {
    "async": "0.9.0",
    "babel-polyfill": "^6.7.4",
    "babel-runtime": "~6.6.1",
    "debug": "^3.0.0",
    "graceful-fs": "^4.1.15",
    "lodash": "^4.6.1",
    "merge-util": "0.1.0",
    "mkdirp": "^0.5.1",
    "request": "^2.85.0",
    "semver": "^5.3.0",
    "urllib": "2.2.0"
  },
  "devDependencies": {
    "alicov": "*",
    "autod": "~1.1.4",
    "del": "^1.1.0",
    "gulp": "3.x.x",
    "istanbul-harmony": "*",
    "jshint": "*",
    "babel-cli": "^6.6.5",
    "babel-core": "^6.7.4",
    "babel-eslint": "~6.0.2",
    "babel-istanbul": "^0.7.0",
    "babel-plugin-add-module-exports": "^0.1.2",
    "babel-plugin-transform-runtime": "^6.6.0",
    "babel-preset-es2015": "^6.6.0",
    "babel-preset-stage-0": "^6.5.0",
    "mocha": "^2.0.1",
    "run-gulp-task": "^0.1.2",
    "run-sequence": "~1.1.4",
    "should": "^4.3.0"
  },
  "publishConfig": {
    "registry": "http://registry.npmjs.org"
  },
  "readmeFilename": "README.md",
  "author": "yuanfang",
  "license": "ISC"
}
