{
  "name": "coolie",
  "version": "2.7.9",
  "description": "前端工程构建工具",
  "preferGlobal": true,
  "bin": {
    "coolie": "./bin/coolie.js"
  },
  "main": "index.js",
  "scripts": {
    "test": "node node_modules/mocha/bin/mocha -c --recursive -t 0 --ui bdd test/**/test.*.js",
    "test2": "node node_modules/mocha/bin/mocha -c --recursive -t 0 --ui bdd test/utils/test.git-repo.js",
    "prepublish": "npm test"
  },
  "keywords": [
    "cloudcome",
    "ydr.me",
    "javascript",
    "blear",
    "alien",
    "donkey",
    "seajs",
    "Common JS",
    "CMD",
    "CMDJS",
    "AMD",
    "AMDJS",
    "package",
    "module",
    "coolie-cli",
    "coolie.js",
    "coolie",
    "builder",
    "nodejs",
    "node",
    "browerify",
    "webpack",
    "fis",
    "async"
  ],
  "author": {
    "name": "#云淡然",
    "email": "cloudcome@163.com",
    "url": "https://ydr.me/"
  },
  "homepage": "https://coolie.ydr.me/",
  "coolie": {
    "owner": "cooliejs",
    "package.json": "https://raw.githubusercontent.com/cloudcome/coolie/master/package.json",
    "book": "https://coolie.ydr.me/"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/cooliejs/coolie-cli"
  },
  "bugs": {
    "url": "https://github.com/cooliejs/coolie-cli/issues"
  },
  "engines": {
    "node": ">= 6.0.0",
    "iojs": ">= 1.0.0"
  },
  "dependencies": {
    "adm-zip": "0.4.7",
    "blear.classes.class": "1.1.6",
    "blear.classes.events": "1.0.7",
    "blear.classes.template": "1.1.0",
    "blear.node.cli": "^1.4.3",
    "blear.node.console": "^1.1.3",
    "blear.node.debug": "1.0.4",
    "blear.node.encryption": "1.0.2",
    "blear.node.mime": "1.0.1",
    "blear.node.path": "1.0.8",
    "blear.node.request": "2.0.5",
    "blear.utils.access": "1.0.5",
    "blear.utils.array": "1.0.12",
    "blear.utils.collection": "1.0.4",
    "blear.utils.date": "1.0.10",
    "blear.utils.debug": "1.0.2",
    "blear.utils.function": "1.0.5",
    "blear.utils.json": "1.0.5",
    "blear.utils.number": "1.0.3",
    "blear.utils.object": "1.0.14",
    "blear.utils.path": "1.0.8",
    "blear.utils.plan": "2.1.2",
    "blear.utils.querystring": "1.0.5",
    "blear.utils.random": "1.0.3",
    "blear.utils.string": "1.0.9",
    "blear.utils.time": "1.0.5",
    "blear.utils.typeis": "1.0.3",
    "blear.utils.uri": "1.0.2",
    "blear.utils.url": "1.0.18",
    "clean-css": "3.4.6",
    "fs-extra": "0.26.0",
    "glob": "5.0.15",
    "open": "0.0.5",
    "uglify-js": "3.4.9"
  },
  "license": "MIT",
  "devDependencies": {
    "chai-jasmine": "^1.0.7",
    "istanbul": "^0.4.3",
    "mocha": "^2.4.5"
  }
}
