{
  "name": "mcore-app-generator",
  "version": "1.0.5",
  "description": "",
  "main": "./bin/mca",
  "bin": {
    "mca": "./bin/mca"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": "https://github.com/vega-wong/mcore-app-generator",
  "author": "vegawong",
  "license": "ISC",
  "dependencies": {
    "commander": "2.7.1",
    "mkdirp": "0.5.1",
    "sorted-object": "1.0.0"
  }
}
