Sha256: a54f5188a53cd9a72f35e284c95a537ea740ed6e0c377ec74aadaef3a69d2f9c

Contents?: true

Size: 1.35 KB

Versions: 7

Compression:

Stored size: 1.35 KB

Contents

{
  "name": "@babel/core",
  "version": "7.5.5",
  "description": "Babel compiler core.",
  "main": "lib/index.js",
  "author": "Sebastian McKenzie <sebmck@gmail.com>",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "repository": "https://github.com/babel/babel/tree/master/packages/babel-core",
  "keywords": [
    "6to5",
    "babel",
    "classes",
    "const",
    "es6",
    "harmony",
    "let",
    "modules",
    "transpile",
    "transpiler",
    "var",
    "babel-core",
    "compiler"
  ],
  "engines": {
    "node": ">=6.9.0"
  },
  "browser": {
    "./lib/config/files/index.js": "./lib/config/files/index-browser.js",
    "./lib/transform-file.js": "./lib/transform-file-browser.js"
  },
  "dependencies": {
    "@babel/code-frame": "^7.5.5",
    "@babel/generator": "^7.5.5",
    "@babel/helpers": "^7.5.5",
    "@babel/parser": "^7.5.5",
    "@babel/template": "^7.4.4",
    "@babel/traverse": "^7.5.5",
    "@babel/types": "^7.5.5",
    "convert-source-map": "^1.1.0",
    "debug": "^4.1.0",
    "json5": "^2.1.0",
    "lodash": "^4.17.13",
    "resolve": "^1.3.2",
    "semver": "^5.4.1",
    "source-map": "^0.5.0"
  },
  "devDependencies": {
    "@babel/helper-transform-fixture-test-runner": "^7.5.5",
    "@babel/register": "^7.5.5"
  },
  "gitHead": "0407f034f09381b95e9cabefbf6b176c76485a43"
}

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
jester-data-8.0.0 node_modules/@babel/core/package.json
ezii-os-5.2.1 node_modules/@babel/core/package.json
ezii-os-2.0.1 node_modules/@babel/core/package.json
ezii-os-1.1.0 node_modules/@babel/core/package.json
ezii-os-1.0.0 node_modules/@babel/core/package.json
ezii-os-0.0.0.1.0 node_modules/@babel/core/package.json
ezii-os-0.0.0.0.1 node_modules/@babel/core/package.json