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.
45 lines
1.9 KiB
45 lines
1.9 KiB
{ |
|
"_from": "@babel/helper-builder-binary-assignment-operator-visitor@^7.7.4", |
|
"_id": "@babel/helper-builder-binary-assignment-operator-visitor@7.7.4", |
|
"_inBundle": false, |
|
"_integrity": "sha512-Biq/d/WtvfftWZ9Uf39hbPBYDUo986m5Bb4zhkeYDGUllF43D+nUe5M6Vuo6/8JDK/0YX/uBdeoQpyaNhNugZQ==", |
|
"_location": "/@babel/helper-builder-binary-assignment-operator-visitor", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "range", |
|
"registry": true, |
|
"raw": "@babel/helper-builder-binary-assignment-operator-visitor@^7.7.4", |
|
"name": "@babel/helper-builder-binary-assignment-operator-visitor", |
|
"escapedName": "@babel%2fhelper-builder-binary-assignment-operator-visitor", |
|
"scope": "@babel", |
|
"rawSpec": "^7.7.4", |
|
"saveSpec": null, |
|
"fetchSpec": "^7.7.4" |
|
}, |
|
"_requiredBy": [ |
|
"/@babel/plugin-transform-exponentiation-operator" |
|
], |
|
"_resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.7.4.tgz", |
|
"_shasum": "5f73f2b28580e224b5b9bd03146a4015d6217f5f", |
|
"_spec": "@babel/helper-builder-binary-assignment-operator-visitor@^7.7.4", |
|
"_where": "/home/f2256342/forge/udemy-react/burger/node_modules/@babel/plugin-transform-exponentiation-operator", |
|
"bundleDependencies": false, |
|
"dependencies": { |
|
"@babel/helper-explode-assignable-expression": "^7.7.4", |
|
"@babel/types": "^7.7.4" |
|
}, |
|
"deprecated": false, |
|
"description": "Helper function to build binary assignment operator visitors", |
|
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9", |
|
"license": "MIT", |
|
"main": "lib/index.js", |
|
"name": "@babel/helper-builder-binary-assignment-operator-visitor", |
|
"publishConfig": { |
|
"access": "public" |
|
}, |
|
"repository": { |
|
"type": "git", |
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-binary-assignment-operator-visitor" |
|
}, |
|
"version": "7.7.4" |
|
}
|
|
|