123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- {
- "_args": [
- [
- "babel-runtime@6.x.x",
- "D:\\work\\im"
- ]
- ],
- "_from": "babel-runtime@>=6.0.0 <7.0.0",
- "_id": "babel-runtime@6.11.6",
- "_inCache": true,
- "_installable": true,
- "_location": "/babel-runtime",
- "_nodeVersion": "5.11.1",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/babel-runtime-6.11.6.tgz_1469571147362_0.24374734237790108"
- },
- "_npmUser": {
- "email": "hi@henryzoo.com",
- "name": "hzoo"
- },
- "_npmVersion": "3.10.3",
- "_phantomChildren": {},
- "_requested": {
- "name": "babel-runtime",
- "raw": "babel-runtime@6.x.x",
- "rawSpec": "6.x.x",
- "scope": null,
- "spec": ">=6.0.0 <7.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/",
- "/babel-cli",
- "/babel-code-frame",
- "/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-transform-async-to-generator",
- "/babel-plugin-transform-class-constructor-call",
- "/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-for-of",
- "/babel-plugin-transform-es2015-function-name",
- "/babel-plugin-transform-es2015-literals",
- "/babel-plugin-transform-es2015-modules-commonjs",
- "/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-export-extensions",
- "/babel-plugin-transform-object-rest-spread",
- "/babel-plugin-transform-regenerator",
- "/babel-plugin-transform-runtime",
- "/babel-plugin-transform-strict-mode",
- "/babel-polyfill",
- "/babel-register",
- "/babel-template",
- "/babel-traverse",
- "/babel-types",
- "/babylon"
- ],
- "_resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.11.6.tgz",
- "_shasum": "6db707fef2d49c49bfa3cb64efdb436b518b8222",
- "_shrinkwrap": null,
- "_spec": "babel-runtime@6.x.x",
- "_where": "D:\\work\\im",
- "author": {
- "email": "sebmck@gmail.com",
- "name": "Sebastian McKenzie"
- },
- "dependencies": {
- "core-js": "^2.4.0",
- "regenerator-runtime": "^0.9.5"
- },
- "description": "babel selfContained runtime",
- "devDependencies": {
- "babel-helpers": "^6.6.0",
- "babel-plugin-transform-runtime": "^6.9.0"
- },
- "directories": {},
- "dist": {
- "shasum": "6db707fef2d49c49bfa3cb64efdb436b518b8222",
- "tarball": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.11.6.tgz"
- },
- "license": "MIT",
- "maintainers": [
- {
- "email": "amjad.masad@gmail.com",
- "name": "amasad"
- },
- {
- "email": "hi@henryzoo.com",
- "name": "hzoo"
- },
- {
- "email": "npm-public@jessemccarthy.net",
- "name": "jmm"
- },
- {
- "email": "loganfsmyth@gmail.com",
- "name": "loganfsmyth"
- },
- {
- "email": "sebmck@gmail.com",
- "name": "sebmck"
- }
- ],
- "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.11.6"
- }
|