You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
2.1 KiB
63 lines
2.1 KiB
{ |
|
"_from": "@babel/plugin-transform-runtime@7.6.0", |
|
"_id": "@babel/plugin-transform-runtime@7.6.0", |
|
"_inBundle": false, |
|
"_integrity": "sha512-Da8tMf7uClzwUm/pnJ1S93m/aRXmoYNDD7TkHua8xBDdaAs54uZpTWvEt6NGwmoVMb9mZbntfTqmG2oSzN/7Vg==", |
|
"_location": "/@babel/plugin-transform-runtime", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "version", |
|
"registry": true, |
|
"raw": "@babel/plugin-transform-runtime@7.6.0", |
|
"name": "@babel/plugin-transform-runtime", |
|
"escapedName": "@babel%2fplugin-transform-runtime", |
|
"scope": "@babel", |
|
"rawSpec": "7.6.0", |
|
"saveSpec": null, |
|
"fetchSpec": "7.6.0" |
|
}, |
|
"_requiredBy": [ |
|
"/babel-preset-react-app" |
|
], |
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.6.0.tgz", |
|
"_shasum": "85a3cce402b28586138e368fce20ab3019b9713e", |
|
"_spec": "@babel/plugin-transform-runtime@7.6.0", |
|
"_where": "/home/f2256342/forge/udemy-react/burger/node_modules/babel-preset-react-app", |
|
"bundleDependencies": false, |
|
"dependencies": { |
|
"@babel/helper-module-imports": "^7.0.0", |
|
"@babel/helper-plugin-utils": "^7.0.0", |
|
"resolve": "^1.8.1", |
|
"semver": "^5.5.1" |
|
}, |
|
"deprecated": false, |
|
"description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals", |
|
"devDependencies": { |
|
"@babel/core": "^7.6.0", |
|
"@babel/helper-plugin-test-runner": "^7.0.0", |
|
"@babel/helpers": "^7.6.0", |
|
"@babel/plugin-transform-runtime": "^7.6.0", |
|
"@babel/preset-env": "^7.6.0", |
|
"@babel/runtime": "^7.6.0", |
|
"@babel/template": "^7.6.0", |
|
"@babel/types": "7.0.0-beta.53" |
|
}, |
|
"gitHead": "cbd5a26e57758e3f748174ff84aa570e8780e85d", |
|
"keywords": [ |
|
"babel-plugin" |
|
], |
|
"license": "MIT", |
|
"main": "lib/index.js", |
|
"name": "@babel/plugin-transform-runtime", |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
}, |
|
"publishConfig": { |
|
"access": "public" |
|
}, |
|
"repository": { |
|
"type": "git", |
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-runtime" |
|
}, |
|
"version": "7.6.0" |
|
}
|
|
|