create-js-app-scripts
Version:
Configuration and scripts for Create Js App.
153 lines (152 loc) • 4.81 kB
JSON
{
"_args": [
[
{
"raw": "babel-runtime@6.9.2",
"scope": null,
"escapedName": "babel-runtime",
"name": "babel-runtime",
"rawSpec": "6.9.2",
"spec": "6.9.2",
"type": "version"
},
"/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB"
]
],
"_from": "babel-runtime@6.9.2",
"_id": "babel-runtime@6.9.2",
"_inCache": true,
"_installable": true,
"_location": "/babel-runtime",
"_nodeVersion": "5.1.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/babel-runtime-6.9.2.tgz_1464563778166_0.33207761868834496"
},
"_npmUser": {
"name": "hzoo",
"email": "hi@henryzoo.com"
},
"_npmVersion": "3.8.6",
"_phantomChildren": {},
"_requested": {
"raw": "babel-runtime@6.9.2",
"scope": null,
"escapedName": "babel-runtime",
"name": "babel-runtime",
"rawSpec": "6.9.2",
"spec": "6.9.2",
"type": "version"
},
"_requiredBy": [
"/",
"/babel-code-frame",
"/babel-core",
"/babel-generator",
"/babel-helper-builder-binary-assignment-operator-visitor",
"/babel-helper-builder-react-jsx",
"/babel-helper-call-delegate",
"/babel-helper-define-map",
"/babel-helper-explode-assignable-expression",
"/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-to-generator",
"/babel-plugin-transform-class-properties",
"/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-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-flow-strip-types",
"/babel-plugin-transform-react-display-name",
"/babel-plugin-transform-react-jsx",
"/babel-plugin-transform-react-jsx-self",
"/babel-plugin-transform-react-jsx-source",
"/babel-plugin-transform-regenerator",
"/babel-plugin-transform-strict-mode",
"/babel-template",
"/babel-traverse",
"/babel-types"
],
"_resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.9.2.tgz",
"_shasum": "d7fe391bc2cc29b8087c1d9b39878912e9fcfd59",
"_shrinkwrap": null,
"_spec": "babel-runtime@6.9.2",
"_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"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",
"babel-template": "^6.9.0"
},
"directories": {},
"dist": {
"shasum": "d7fe391bc2cc29b8087c1d9b39878912e9fcfd59",
"tarball": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.9.2.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.9.2"
}