{
  "name": "tottys-project",
  "version": "0.3.2",
  "description": "An easy to start project based on Totty's architecture.",
  "main": "./src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "new-project"
  ],
  "author": "TottyJS",
  "license": "ISC",
  "dependencies": {
    "json-loader": "^0.5.1",
    "lodash": "^3.5.0",
    "mkpath": "^0.1.0",
    "yargs": "^2.3.0"
  },
  "peerDependencies": {
    "extract-text-webpack-plugin": "^0.3.8",
    "gulp": "^3.8.11",
    "gulp-clean": "^0.3.1",
    "gulp-cucumber": "0.0.8",
    "gulp-shell": "^0.3.0",
    "gulp-util": "^3.0.3",
    "html-webpack-plugin": "^1.1.0",
    "webpack": "^1.5.3",
    "webpack-dev-server": "^1.6.6",
    "parent-require": "^1.0.0"
  }
}
