{
  "name": "grunt-steroids-webpack",
  "description": "Grunt tasks for AppGyver Steroids using Webpack + Babel",
  "version": "2.1.1",
  "homepage": "http://www.appgyver.com",
  "author": "Ben Styles <enquiries@leeds-ebooks.co.uk>",
  "repository": {
    "type": "git",
    "url": "git://github.com/Leeds-eBooks/grunt-steroids.git#Webpack"
  },
  "licenses": {
    "type": "MIT"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "scripts": {
    "test": "grunt test"
  },
  "bugs": {
    "url": "https://github.com/Leeds-eBooks/grunt-steroids/issues"
  },
  "devDependencies": {
    "grunt": "0.4.5"
  },
  "dependencies": {
    "ag-resource-loader-raml": "^1.0.0",
    "chalk": "0.3.0",
    "jade": "^1.11.0",
    "lodash": "~3",
    "wrench": "1.5.4",
    "xml2js": "0.4.4"
  },
  "peerDependencies": {
    "grunt": "0.4.5",
    "grunt-babel": "^6.0.0",
    "grunt-contrib-copy": "0.7.0",
    "grunt-contrib-clean": "0.6.0",
    "grunt-contrib-concat": "0.5.0",
    "grunt-contrib-coffee": "0.12.0",
    "grunt-contrib-sass": "0.8.1",
    "grunt-extend-config": "0.9.2",
    "grunt-webpack": "^1.0.11",
    "webpack": "^1.11.0",
    "webpack-dev-server": "^1.10.1"
  },
  "keywords": [
    "gruntplugin",
    "steroids",
    "supersonic",
    "appgyver",
    "webpack",
    "babel",
    "es6",
    "es2015",
    "modules"
  ]
}
