{
  "name": "babel-core",
  "description": "A compiler for writing next generation JavaScript",
  "version": "5.4.7",
  "author": {
    "name": "Sebastian McKenzie",
    "email": "sebmck@gmail.com"
  },
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "babel/babel"
  },
  "main": "lib/babel/api/node.js",
  "browser": {
    "./lib/babel/api/register/node.js": "./lib/babel/api/register/browser.js"
  },
  "keywords": [
    "harmony",
    "classes",
    "modules",
    "let",
    "const",
    "var",
    "es6",
    "transpile",
    "transpiler",
    "6to5",
    "babel"
  ],
  "scripts": {
    "bench": "make bench",
    "test": "make test"
  },
  "dependencies": {
    "acorn-jsx": "^1.0.0",
    "ast-types": "~0.7.0",
    "bluebird": "^2.9.25",
    "chalk": "^1.0.0",
    "convert-source-map": "^1.1.0",
    "core-js": "^0.9.0",
    "debug": "^2.1.1",
    "detect-indent": "^3.0.0",
    "esquery": "^0.4.0",
    "estraverse": "^4.0.0",
    "esutils": "^2.0.0",
    "fs-readdir-recursive": "^0.1.0",
    "globals": "^6.4.0",
    "home-or-tmp": "^1.0.0",
    "is-integer": "^1.0.4",
    "js-tokens": "1.0.0",
    "leven": "^1.0.1",
    "line-numbers": "0.2.0",
    "lodash": "^3.6.0",
    "minimatch": "^2.0.3",
    "output-file-sync": "^1.1.0",
    "path-is-absolute": "^1.0.0",
    "private": "^0.1.6",
    "regenerator": "^0.8.20",
    "regexpu": "^1.1.2",
    "repeating": "^1.1.2",
    "resolve": "^1.1.6",
    "shebang-regex": "^1.0.0",
    "slash": "^1.0.0",
    "source-map": "^0.4.0",
    "source-map-support": "^0.2.10",
    "strip-json-comments": "^1.0.2",
    "to-fast-properties": "^1.0.0",
    "trim-right": "^1.0.0"
  },
  "devDependencies": {
    "babel": "5.3.1",
    "browserify": "^9.0.8",
    "chai": "^2.2.0",
    "eslint": "^0.18.0",
    "babel-eslint": "^2.0.0",
    "esvalid": "^1.1.0",
    "istanbul": "^0.3.5",
    "matcha": "^0.6.0",
    "mocha": "2.2.0",
    "rimraf": "^2.3.2",
    "uglify-js": "^2.4.16"
  },
  "readme": "<p align=\"center\">\n  <a href=\"https://babeljs.io/\">\n    <img alt=\"babel\" src=\"https://raw.githubusercontent.com/babel/logo/master/logo.png\" width=\"546\">\n  </a>\n</p>\n\n<p align=\"center\">\n  <strong>Babel</strong> is a compiler for writing next generation JavaScript.\n</p>\n\n<p align=\"center\">\n  For questions and support please visit the <a href=\"https://gitter.im/babel/babel\">gitter room</a> or <a href=\"http://stackoverflow.com/questions/tagged/babeljs\">StackOverflow</a>. The Babel issue tracker is <strong>exclusively</strong> for bug reports and feature requests.\n</p>\n\n<p align=\"center\">\n  For documentation and website issues please visit the <a href=\"https://github.com/babel/babel.github.io\">babel.github.io</a> repo.\n</p>\n",
  "readmeFilename": "README.md",
  "_id": "babel-core@5.4.7",
  "dist": {
    "shasum": "29b1f23284ffe407e0d156e58f5ac27864c47912"
  },
  "_from": "babel-core@^5.2.17",
  "_resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.4.7.tgz"
}
