1 | {
|
---|
2 | "_from": "@babel/helper-builder-binary-assignment-operator-visitor@^7.16.0",
|
---|
3 | "_id": "@babel/helper-builder-binary-assignment-operator-visitor@7.16.0",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-9KuleLT0e77wFUku6TUkqZzCEymBdtuQQ27MhEKzf9UOOJu3cYj98kyaDAzxpC7lV6DGiZFuC8XqDsq8/Kl6aQ==",
|
---|
6 | "_location": "/@babel/helper-builder-binary-assignment-operator-visitor",
|
---|
7 | "_phantomChildren": {
|
---|
8 | "@babel/helper-validator-identifier": "7.15.7",
|
---|
9 | "to-fast-properties": "2.0.0"
|
---|
10 | },
|
---|
11 | "_requested": {
|
---|
12 | "type": "range",
|
---|
13 | "registry": true,
|
---|
14 | "raw": "@babel/helper-builder-binary-assignment-operator-visitor@^7.16.0",
|
---|
15 | "name": "@babel/helper-builder-binary-assignment-operator-visitor",
|
---|
16 | "escapedName": "@babel%2fhelper-builder-binary-assignment-operator-visitor",
|
---|
17 | "scope": "@babel",
|
---|
18 | "rawSpec": "^7.16.0",
|
---|
19 | "saveSpec": null,
|
---|
20 | "fetchSpec": "^7.16.0"
|
---|
21 | },
|
---|
22 | "_requiredBy": [
|
---|
23 | "/@babel/plugin-transform-exponentiation-operator"
|
---|
24 | ],
|
---|
25 | "_resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.0.tgz",
|
---|
26 | "_shasum": "f1a686b92da794020c26582eb852e9accd0d7882",
|
---|
27 | "_spec": "@babel/helper-builder-binary-assignment-operator-visitor@^7.16.0",
|
---|
28 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@babel\\plugin-transform-exponentiation-operator",
|
---|
29 | "author": {
|
---|
30 | "name": "The Babel Team",
|
---|
31 | "url": "https://babel.dev/team"
|
---|
32 | },
|
---|
33 | "bugs": {
|
---|
34 | "url": "https://github.com/babel/babel/issues"
|
---|
35 | },
|
---|
36 | "bundleDependencies": false,
|
---|
37 | "dependencies": {
|
---|
38 | "@babel/helper-explode-assignable-expression": "^7.16.0",
|
---|
39 | "@babel/types": "^7.16.0"
|
---|
40 | },
|
---|
41 | "deprecated": false,
|
---|
42 | "description": "Helper function to build binary assignment operator visitors",
|
---|
43 | "engines": {
|
---|
44 | "node": ">=6.9.0"
|
---|
45 | },
|
---|
46 | "homepage": "https://babel.dev/docs/en/next/babel-helper-builder-binary-assignment-operator-visitor",
|
---|
47 | "license": "MIT",
|
---|
48 | "main": "./lib/index.js",
|
---|
49 | "name": "@babel/helper-builder-binary-assignment-operator-visitor",
|
---|
50 | "publishConfig": {
|
---|
51 | "access": "public"
|
---|
52 | },
|
---|
53 | "repository": {
|
---|
54 | "type": "git",
|
---|
55 | "url": "git+https://github.com/babel/babel.git",
|
---|
56 | "directory": "packages/babel-helper-builder-binary-assignment-operator-visitor"
|
---|
57 | },
|
---|
58 | "version": "7.16.0"
|
---|
59 | }
|
---|