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.
56 lines
2.0 KiB
56 lines
2.0 KiB
{ |
|
"_from": "@babel/helper-module-transforms@^7.7.4", |
|
"_id": "@babel/helper-module-transforms@7.7.4", |
|
"_inBundle": false, |
|
"_integrity": "sha512-ehGBu4mXrhs0FxAqN8tWkzF8GSIGAiEumu4ONZ/hD9M88uHcD+Yu2ttKfOCgwzoesJOJrtQh7trI5YPbRtMmnA==", |
|
"_location": "/@babel/helper-module-transforms", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "range", |
|
"registry": true, |
|
"raw": "@babel/helper-module-transforms@^7.7.4", |
|
"name": "@babel/helper-module-transforms", |
|
"escapedName": "@babel%2fhelper-module-transforms", |
|
"scope": "@babel", |
|
"rawSpec": "^7.7.4", |
|
"saveSpec": null, |
|
"fetchSpec": "^7.7.4" |
|
}, |
|
"_requiredBy": [ |
|
"/@babel/plugin-transform-modules-amd", |
|
"/@babel/plugin-transform-modules-commonjs", |
|
"/@babel/plugin-transform-modules-umd" |
|
], |
|
"_resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.7.4.tgz", |
|
"_shasum": "8d7cdb1e1f8ea3d8c38b067345924ac4f8e0879a", |
|
"_spec": "@babel/helper-module-transforms@^7.7.4", |
|
"_where": "/home/f2256342/forge/udemy-react/burger/node_modules/@babel/plugin-transform-modules-amd", |
|
"author": { |
|
"name": "Logan Smyth", |
|
"email": "loganfsmyth@gmail.com" |
|
}, |
|
"bundleDependencies": false, |
|
"dependencies": { |
|
"@babel/helper-module-imports": "^7.7.4", |
|
"@babel/helper-simple-access": "^7.7.4", |
|
"@babel/helper-split-export-declaration": "^7.7.4", |
|
"@babel/template": "^7.7.4", |
|
"@babel/types": "^7.7.4", |
|
"lodash": "^4.17.13" |
|
}, |
|
"deprecated": false, |
|
"description": "Babel helper functions for implementing ES6 module transformations", |
|
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9", |
|
"homepage": "https://babeljs.io/", |
|
"license": "MIT", |
|
"main": "lib/index.js", |
|
"name": "@babel/helper-module-transforms", |
|
"publishConfig": { |
|
"access": "public" |
|
}, |
|
"repository": { |
|
"type": "git", |
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-transforms" |
|
}, |
|
"version": "7.7.4" |
|
}
|
|
|