{
  "name": "edp-core",
  "version": "1.0.34",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "make -C test"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/ecomfe/edp-core.git"
  },
  "dependencies": {
    "esprima": "~2.2.0",
    "estraverse": "~4.1.0",
    "minimatch": "~3.0.4",
    "chalk": "~1.0.0",
    "semver": "~4.3.3",
    "iconv-lite": "~0.4.8",
    "glob": "~5.0.5",
    "edp-config": "~1.0.2"
  },
  "web": {
    "disabledCommands": [
      "install",
      "outdated"
    ]
  },
  "author": "leeight@gmail.com",
  "license": "BSD-2-Clause",
  "bugs": {
    "url": "https://github.com/ecomfe/edp-core/issues"
  },
  "homepage": "https://github.com/ecomfe/edp-core",
  "devDependencies": {
    "jasmine-node": "^1.14.5"
  }
}
