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.
51 lines
2.0 KiB
51 lines
2.0 KiB
4 years ago
|
{
|
||
|
"_from": "@babel/helper-builder-binary-assignment-operator-visitor@^7.10.1",
|
||
|
"_id": "@babel/helper-builder-binary-assignment-operator-visitor@7.10.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-cQpVq48EkYxUU0xozpGCLla3wlkdRRqLWu1ksFMXA9CM5KQmyyRpSEsYXbao7JUkOw/tAaYKCaYyZq6HOFYtyw==",
|
||
|
"_location": "/@babel/helper-builder-binary-assignment-operator-visitor",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/helper-builder-binary-assignment-operator-visitor@^7.10.1",
|
||
|
"name": "@babel/helper-builder-binary-assignment-operator-visitor",
|
||
|
"escapedName": "@babel%2fhelper-builder-binary-assignment-operator-visitor",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "^7.10.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.10.1"
|
||
|
},
|
||
|
"_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.10.1.tgz",
|
||
|
"_shasum": "0ec7d9be8174934532661f87783eb18d72290059",
|
||
|
"_spec": "@babel/helper-builder-binary-assignment-operator-visitor@^7.10.1",
|
||
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/@babel/plugin-transform-exponentiation-operator",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/babel/babel/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/helper-explode-assignable-expression": "^7.10.1",
|
||
|
"@babel/types": "^7.10.1"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Helper function to build binary assignment operator visitors",
|
||
|
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
|
||
|
"homepage": "https://github.com/babel/babel#readme",
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "@babel/helper-builder-binary-assignment-operator-visitor",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/babel/babel.git",
|
||
|
"directory": "packages/babel-helper-builder-binary-assignment-operator-visitor"
|
||
|
},
|
||
|
"version": "7.10.1"
|
||
|
}
|