{
  "name": "lt-web",
  "version": "1.1.3",
  "description": "koa scaffold with webpack",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "lt": "index.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/littlewords/lt-web.git"
  },
  "author": "littlewords",
  "license": "ISC",
  "dependencies": {
    "chalk": "^1.1.3",
    "fs-extra": "^1.0.0",
    "shelljs": "^0.7.5",
    "yargs": "^6.6.0"
  }
}
