{
  "_args": [
    [
      "grunt-babel@5.0.3",
      "/var/www/shap-preprod/ShareAndPull"
    ]
  ],
  "_development": true,
  "_from": "grunt-babel@5.0.3",
  "_id": "grunt-babel@5.0.3",
  "_inBundle": false,
  "_integrity": "sha1-hiIOsyAu+uIzqEGKHX+Htgre4yM=",
  "_location": "/grunt-babel",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-babel@5.0.3",
    "name": "grunt-babel",
    "escapedName": "grunt-babel",
    "rawSpec": "5.0.3",
    "saveSpec": null,
    "fetchSpec": "5.0.3"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-babel/-/grunt-babel-5.0.3.tgz",
  "_spec": "5.0.3",
  "_where": "/var/www/shap-preprod/ShareAndPull",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/babel/grunt-babel/issues"
  },
  "dependencies": {
    "babel-core": "^5.0.0"
  },
  "description": "Turn ES6 code into vanilla ES5 with no runtime required",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-nodeunit": "^0.4.1"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "homepage": "https://github.com/babel/grunt-babel#readme",
  "keywords": [
    "gruntplugin",
    "rewriting",
    "transformation",
    "syntax",
    "codegen",
    "desugaring",
    "javascript",
    "ecmascript",
    "language",
    "es5",
    "es6",
    "ES.next",
    "harmony",
    "compiler",
    "transpiler",
    "babel"
  ],
  "license": "MIT",
  "name": "grunt-babel",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/grunt-babel.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "5.0.3"
}
