{
  "name": "grunt-shell-es6",
  "version": "0.0.1",
  "private": true,
  "author": {
    "name": "TC McCarthy",
    "email": "tc.mccarthy1@gmail.com"
  },
  "dependencies": {
    "babel-polyfill": "^6.26.0",
    "jquery-browserify": "^1.8.1"
  },
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-preset-env": "^1.6.1",
    "babel-preset-es2015": "^6.24.1",
    "grunt": "^1.0.1",
    "grunt-babel": "^7.0.0",
    "grunt-browserify": "^5.2.0",
    "grunt-contrib-compass": "^1.1.1",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-cssmin": "^2.0.0",
    "grunt-contrib-jshint": "^1.1.0",
    "grunt-contrib-uglify": "^2.2.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-newer": "^1.2.0",
    "grunt-remove-logging": "^0.2.0",
    "load-grunt-tasks": "^3.5.2"
  },
  "engines": {
    "node": ">0.10.8"
  }
}
