Opal-Estate-Pro/node_modules/babel-runtime/package.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2019-09-13 04:44:33 +02:00
{
"_from": "babel-runtime@^6.22.0",
"_id": "babel-runtime@6.26.0",
"_inBundle": false,
"_integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
"_location": "/babel-runtime",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "babel-runtime@^6.22.0",
"name": "babel-runtime",
"escapedName": "babel-runtime",
"rawSpec": "^6.22.0",
"saveSpec": null,
"fetchSpec": "^6.22.0"
},
"_requiredBy": [
"/babel-helper-bindify-decorators",
"/babel-helper-builder-binary-assignment-operator-visitor",
"/babel-helper-explode-assignable-expression",
"/babel-helper-explode-class",
"/babel-helper-function-name",
"/babel-helper-get-function-arity",
"/babel-helper-remap-async-to-generator",
"/babel-messages",
"/babel-plugin-transform-async-generator-functions",
"/babel-plugin-transform-async-to-generator",
"/babel-plugin-transform-class-constructor-call",
"/babel-plugin-transform-class-properties",
"/babel-plugin-transform-decorators",
"/babel-plugin-transform-do-expressions",
"/babel-plugin-transform-exponentiation-operator",
"/babel-plugin-transform-export-extensions",
"/babel-plugin-transform-function-bind",
"/babel-plugin-transform-object-rest-spread",
"/babel-template",
"/babel-traverse",
"/babel-types"
],
"_resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz",
"_shasum": "965c7058668e82b55d7bfe04ff2337bc8b5647fe",
"_spec": "babel-runtime@^6.22.0",
"_where": "/Applications/XAMPP/xamppfiles/htdocs/wordpress/t-latehome/wp-content/plugins/opal-estate-pro/node_modules/babel-plugin-transform-do-expressions",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"bundleDependencies": false,
"dependencies": {
"core-js": "^2.4.0",
"regenerator-runtime": "^0.11.0"
},
"deprecated": false,
"description": "babel selfContained runtime",
"devDependencies": {
"babel-helpers": "^6.22.0",
"babel-plugin-transform-runtime": "^6.23.0"
},
"license": "MIT",
"name": "babel-runtime",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-runtime"
},
"version": "6.26.0"
}