package.json 4.72 KB
{
  "_args": [
    [
      {
        "raw": "babel-runtime@^6.22.0",
        "scope": null,
        "escapedName": "babel-runtime",
        "name": "babel-runtime",
        "rawSpec": "^6.22.0",
        "spec": ">=6.22.0 <7.0.0",
        "type": "range"
      },
      "/Users/admin/Documents/workspace/programming/node_modules/babel-core"
    ]
  ],
  "_from": "babel-runtime@>=6.22.0 <7.0.0",
  "_id": "babel-runtime@6.23.0",
  "_inCache": true,
  "_location": "/babel-runtime",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/babel-runtime-6.23.0.tgz_1487100427089_0.11220609024167061"
  },
  "_npmUser": {
    "name": "loganfsmyth",
    "email": "loganfsmyth@gmail.com"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "babel-runtime@^6.22.0",
    "scope": null,
    "escapedName": "babel-runtime",
    "name": "babel-runtime",
    "rawSpec": "^6.22.0",
    "spec": ">=6.22.0 <7.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/babel-core",
    "/babel-generator",
    "/babel-helper-bindify-decorators",
    "/babel-helper-builder-binary-assignment-operator-visitor",
    "/babel-helper-call-delegate",
    "/babel-helper-define-map",
    "/babel-helper-explode-assignable-expression",
    "/babel-helper-explode-class",
    "/babel-helper-function-name",
    "/babel-helper-get-function-arity",
    "/babel-helper-hoist-variables",
    "/babel-helper-optimise-call-expression",
    "/babel-helper-regex",
    "/babel-helper-remap-async-to-generator",
    "/babel-helper-replace-supers",
    "/babel-helpers",
    "/babel-messages",
    "/babel-plugin-check-es2015-constants",
    "/babel-plugin-transform-async-generator-functions",
    "/babel-plugin-transform-async-to-generator",
    "/babel-plugin-transform-class-properties",
    "/babel-plugin-transform-decorators",
    "/babel-plugin-transform-es2015-arrow-functions",
    "/babel-plugin-transform-es2015-block-scoped-functions",
    "/babel-plugin-transform-es2015-block-scoping",
    "/babel-plugin-transform-es2015-classes",
    "/babel-plugin-transform-es2015-computed-properties",
    "/babel-plugin-transform-es2015-destructuring",
    "/babel-plugin-transform-es2015-duplicate-keys",
    "/babel-plugin-transform-es2015-for-of",
    "/babel-plugin-transform-es2015-function-name",
    "/babel-plugin-transform-es2015-literals",
    "/babel-plugin-transform-es2015-modules-amd",
    "/babel-plugin-transform-es2015-modules-commonjs",
    "/babel-plugin-transform-es2015-modules-systemjs",
    "/babel-plugin-transform-es2015-modules-umd",
    "/babel-plugin-transform-es2015-object-super",
    "/babel-plugin-transform-es2015-parameters",
    "/babel-plugin-transform-es2015-shorthand-properties",
    "/babel-plugin-transform-es2015-spread",
    "/babel-plugin-transform-es2015-sticky-regex",
    "/babel-plugin-transform-es2015-template-literals",
    "/babel-plugin-transform-es2015-typeof-symbol",
    "/babel-plugin-transform-es2015-unicode-regex",
    "/babel-plugin-transform-exponentiation-operator",
    "/babel-plugin-transform-object-rest-spread",
    "/babel-plugin-transform-runtime",
    "/babel-plugin-transform-strict-mode",
    "/babel-register",
    "/babel-template",
    "/babel-traverse",
    "/babel-types",
    "/regenerator-transform"
  ],
  "_resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.23.0.tgz",
  "_shasum": "0a9489f144de70efb3ce4300accdb329e2fc543b",
  "_shrinkwrap": null,
  "_spec": "babel-runtime@^6.22.0",
  "_where": "/Users/admin/Documents/workspace/programming/node_modules/babel-core",
  "author": {
    "name": "Sebastian McKenzie",
    "email": "sebmck@gmail.com"
  },
  "dependencies": {
    "core-js": "^2.4.0",
    "regenerator-runtime": "^0.10.0"
  },
  "description": "babel selfContained runtime",
  "devDependencies": {
    "babel-helpers": "^6.22.0",
    "babel-plugin-transform-runtime": "^6.23.0"
  },
  "directories": {},
  "dist": {
    "shasum": "0a9489f144de70efb3ce4300accdb329e2fc543b",
    "tarball": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.23.0.tgz"
  },
  "license": "MIT",
  "maintainers": [
    {
      "name": "amasad",
      "email": "amjad.masad@gmail.com"
    },
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "jmm",
      "email": "npm-public@jessemccarthy.net"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "sebmck",
      "email": "sebmck@gmail.com"
    }
  ],
  "name": "babel-runtime",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-runtime"
  },
  "scripts": {},
  "version": "6.23.0"
}