{
  "name": "cocoon-framework",
  "version": "2.0.2",
  "description": "The front end framework with angular and requrie.",
  "main": "cocoon.js",
  "bin": {
    "cocoon": "cocoon.js",
    "co": "cocoon.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fourever/cocoon.git"
  },
  "author": "koyue",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/fourever/cocoon/issues"
  },
  "homepage": "https://github.com/fourever/cocoon#readme",
  "dependencies": {
    "colors": "^1.1.2",
    "fs-extra": "^0.27.0",
    "shelljs": "^0.6.0",
    "swig": "^1.4.2",
    "yargs": "^4.6.0"
  }
}
