1 | {
|
---|
2 | "_args": [
|
---|
3 | [
|
---|
4 | "@babel/helper-replace-supers@7.15.4",
|
---|
5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
6 | ]
|
---|
7 | ],
|
---|
8 | "_development": true,
|
---|
9 | "_from": "@babel/helper-replace-supers@7.15.4",
|
---|
10 | "_id": "@babel/helper-replace-supers@7.15.4",
|
---|
11 | "_inBundle": false,
|
---|
12 | "_integrity": "sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw==",
|
---|
13 | "_location": "/@babel/helper-replace-supers",
|
---|
14 | "_phantomChildren": {},
|
---|
15 | "_requested": {
|
---|
16 | "type": "version",
|
---|
17 | "registry": true,
|
---|
18 | "raw": "@babel/helper-replace-supers@7.15.4",
|
---|
19 | "name": "@babel/helper-replace-supers",
|
---|
20 | "escapedName": "@babel%2fhelper-replace-supers",
|
---|
21 | "scope": "@babel",
|
---|
22 | "rawSpec": "7.15.4",
|
---|
23 | "saveSpec": null,
|
---|
24 | "fetchSpec": "7.15.4"
|
---|
25 | },
|
---|
26 | "_requiredBy": [
|
---|
27 | "/@babel/helper-create-class-features-plugin",
|
---|
28 | "/@babel/helper-module-transforms",
|
---|
29 | "/@babel/plugin-transform-classes",
|
---|
30 | "/@babel/plugin-transform-object-super"
|
---|
31 | ],
|
---|
32 | "_resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz",
|
---|
33 | "_spec": "7.15.4",
|
---|
34 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
35 | "author": {
|
---|
36 | "name": "The Babel Team",
|
---|
37 | "url": "https://babel.dev/team"
|
---|
38 | },
|
---|
39 | "bugs": {
|
---|
40 | "url": "https://github.com/babel/babel/issues"
|
---|
41 | },
|
---|
42 | "dependencies": {
|
---|
43 | "@babel/helper-member-expression-to-functions": "^7.15.4",
|
---|
44 | "@babel/helper-optimise-call-expression": "^7.15.4",
|
---|
45 | "@babel/traverse": "^7.15.4",
|
---|
46 | "@babel/types": "^7.15.4"
|
---|
47 | },
|
---|
48 | "description": "Helper function to replace supers",
|
---|
49 | "engines": {
|
---|
50 | "node": ">=6.9.0"
|
---|
51 | },
|
---|
52 | "homepage": "https://babel.dev/docs/en/next/babel-helper-replace-supers",
|
---|
53 | "license": "MIT",
|
---|
54 | "main": "./lib/index.js",
|
---|
55 | "name": "@babel/helper-replace-supers",
|
---|
56 | "publishConfig": {
|
---|
57 | "access": "public"
|
---|
58 | },
|
---|
59 | "repository": {
|
---|
60 | "type": "git",
|
---|
61 | "url": "git+https://github.com/babel/babel.git",
|
---|
62 | "directory": "packages/babel-helper-replace-supers"
|
---|
63 | },
|
---|
64 | "version": "7.15.4"
|
---|
65 | }
|
---|