46 lines
1.5 KiB
JSON
46 lines
1.5 KiB
JSON
{
|
|
"_from": "babel-plugin-transform-runtime@^6.22.0",
|
|
"_id": "babel-plugin-transform-runtime@6.23.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-cpGMVC1vt/772y3jx1gwSaTitQVZuFDlllgreMsZ+rTYC6jlYXRyf5FQOgSnckOiA5QmzbXTyBY2A5AmZXF1fA==",
|
|
"_location": "/babel-plugin-transform-runtime",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "babel-plugin-transform-runtime@^6.22.0",
|
|
"name": "babel-plugin-transform-runtime",
|
|
"escapedName": "babel-plugin-transform-runtime",
|
|
"rawSpec": "^6.22.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^6.22.0"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.23.0.tgz",
|
|
"_shasum": "88490d446502ea9b8e7efb0fe09ec4d99479b1ee",
|
|
"_spec": "babel-plugin-transform-runtime@^6.22.0",
|
|
"_where": "E:\\work\\Vue\\xiuhu\\shop",
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"babel-runtime": "^6.22.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",
|
|
"devDependencies": {
|
|
"babel-helper-plugin-test-runner": "^6.22.0"
|
|
},
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "babel-plugin-transform-runtime",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-runtime"
|
|
},
|
|
"version": "6.23.0"
|
|
}
|