{
  "name": "pellet",
  "version": "0.0.103",
  "description": "",
  "author": "Demetrius Johnson <contact@demetriusj.com> (http://demetriusj.com)",
  "repository": {
    "type": "git",
    "url": "https://github.com/Rebelizer/pellet"
  },
  "engines": {
    "node": ">=0.10.28"
  },
  "license": "MIT",
  "homepage": "http://pelletjs.com",
  "tags": [
    "build",
    "system",
    "make",
    "tool",
    "asset",
    "pipeline",
    "react",
    "webpack",
    "ambidex"
  ],
  "keywords": [
    "react",
    "react-component",
    "webpack",
    "isomorphic",
    "routing",
    "instrumentation",
    "a/b testing",
    "google",
    "frp",
    "cordova",
    "polyfill",
    "spdy",
    "es6",
    "flux",
    "jade",
    "async",
    "layout",
    "framework",
    "ambidex"
  ],
  "files": [
    "bin",
    "src",
    "components",
    "index.js",
    "README.md",
    "CHANGELOG.md",
    "LICENSE"
  ],
  "main": "index.js",
  "bin": {
    "pellet": "./bin/pellet.js"
  },
  "man": "./docs/pellet.1",
  "bugs": "https://github.com/Rebelizer/pellet/issues",
  "scripts": {
    "prepublish": "marked-man --name pellet docs/CLI.md > docs/pellet.1",
    "jshint": "jshint -c .jshintrc --exclude-path .gitignore .",
    "lint": "jshint lib bin index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules",
    "test": "mocha --compilers coffee:coffee-script/register ./test/",
    "start": "./bin/pellet.js run --build --env prod --launch-details"
  },
  "pre-commit": [
    "jshint"
  ],
  "dependencies": {
    "async": "^0.9.0",
    "autoprefixer-loader": "^1.0.0",
    "body-parser": "^1.9.3",
    "character-parser": "^1.2.1",
    "cjsx-loader": "^0.2.0",
    "cluster-master": "^0.2.0",
    "coffee-loader": "^0.7.2",
    "coffee-script": "^1.8.0",
    "commander": "^2.3.0",
    "compression": "^1.3.0",
    "cookie-parser": "^1.3.3",
    "css-loader": "^0.8.0",
    "ejs": "^1.0.0",
    "escodegen": "^1.4.1",
    "esprima": "^1.2.2",
    "express": "^4.9.5",
    "file-loader": "^0.8.1",
    "fs-extra": "^0.12.0",
    "glob": "^4.0.5",
    "googleapis": "^1.1.5",
    "html5": "^1.0.5",
    "inquirer": "^0.7.1",
    "intl": "^0.1.4",
    "jade": "^1.7.0",
    "json-loader": "^0.5.1",
    "json5": "^0.2.0",
    "jsx-loader": "^0.12.0",
    "kefir": "^0.5.3",
    "koa": "^0.20.0",
    "lru-cache": "^2.5.0",
    "merge": "^1.2.0",
    "messageformat": "^0.2.2",
    "mobile-detect": "^1.0.0",
    "morgan": "^1.3.1",
    "nconf": "^0.6.9",
    "node-statsd": "^0.1.1",
    "orchestrate": "^0.4.0",
    "path-to-regexp": "^1.0.1",
    "polyfills": "1.9.3",
    "progress": "^1.1.8",
    "react": "^0.12",
    "redis": "^0.12.1",
    "script-loader": "^0.6.0",
    "serve-favicon": "^2.1.4",
    "source-map-support": "^0.2.7",
    "spdy": "^1.28.1",
    "style-loader": "^0.8.0",
    "stylus-loader": "^0.5.0",
    "superagent": "^0.21.0",
    "ua-parser-js": "^0.7.3",
    "uglify-js": "^2.4.15",
    "url-loader": "^0.5.5",
    "webpack": "1.4.15",
    "winston": "^0.7.3",
    "winston-mail": "^0.2.9"
  },
  "devDependencies": {
    "bashful": "^1.8.0",
    "chai": "^1.9.1",
    "chai-fs": "^0.1.0",
    "conventional-changelog": "0.0.11",
    "del": "^1.1.1",
    "git-promise": "^0.2.0",
    "github": "^0.2.2",
    "gulp": "^3.8.11",
    "gulp-bump": "^0.1.10",
    "gulp-concat": "^2.5.2",
    "gulp-csso": "^1.0.0",
    "gulp-help": "^0.1.11",
    "gulp-imagemin": "^2.2.1",
    "gulp-jade": "^1.0.0",
    "gulp-load-plugins": "^0.7.0",
    "gulp-mocha": "^2.0.0",
    "gulp-print": "^1.1.0",
    "gulp-stylus": "^2.0.1",
    "gulp-uglify": "^1.2.0",
    "gulp-uncss": "^1.0.1",
    "gulp-util": "^3.0.1",
    "imagemin-pngquant": "^4.1.0",
    "jsdoc": "^3.3.0-alpha9",
    "jshint": "^2.5.0",
    "jshint-stylish": "^0.4.0",
    "marked-man": "^0.1.4",
    "mocha": "^2.1.0",
    "run-sequence": "^1.0.1",
    "styledown": "^1.0.1",
    "through2": "^0.6.2"
  }
}
