[6a3a178] | 1 | {
|
---|
[e29cc2e] | 2 | "_from": "@babel/helper-create-regexp-features-plugin@^7.16.0",
|
---|
| 3 | "_id": "@babel/helper-create-regexp-features-plugin@7.16.0",
|
---|
[59329aa] | 4 | "_inBundle": false,
|
---|
[e29cc2e] | 5 | "_integrity": "sha512-3DyG0zAFAZKcOp7aVr33ddwkxJ0Z0Jr5V99y3I690eYLpukJsJvAbzTy1ewoCqsML8SbIrjH14Jc/nSQ4TvNPA==",
|
---|
[59329aa] | 6 | "_location": "/@babel/helper-create-regexp-features-plugin",
|
---|
[e29cc2e] | 7 | "_phantomChildren": {
|
---|
| 8 | "@babel/helper-validator-identifier": "7.15.7",
|
---|
| 9 | "to-fast-properties": "2.0.0"
|
---|
| 10 | },
|
---|
[59329aa] | 11 | "_requested": {
|
---|
[e29cc2e] | 12 | "type": "range",
|
---|
[59329aa] | 13 | "registry": true,
|
---|
[e29cc2e] | 14 | "raw": "@babel/helper-create-regexp-features-plugin@^7.16.0",
|
---|
[59329aa] | 15 | "name": "@babel/helper-create-regexp-features-plugin",
|
---|
| 16 | "escapedName": "@babel%2fhelper-create-regexp-features-plugin",
|
---|
| 17 | "scope": "@babel",
|
---|
[e29cc2e] | 18 | "rawSpec": "^7.16.0",
|
---|
[59329aa] | 19 | "saveSpec": null,
|
---|
[e29cc2e] | 20 | "fetchSpec": "^7.16.0"
|
---|
[6a3a178] | 21 | },
|
---|
[59329aa] | 22 | "_requiredBy": [
|
---|
| 23 | "/@babel/plugin-proposal-unicode-property-regex",
|
---|
| 24 | "/@babel/plugin-transform-dotall-regex",
|
---|
| 25 | "/@babel/plugin-transform-named-capturing-groups-regex",
|
---|
| 26 | "/@babel/plugin-transform-unicode-regex"
|
---|
[6a3a178] | 27 | ],
|
---|
[e29cc2e] | 28 | "_resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.16.0.tgz",
|
---|
| 29 | "_shasum": "06b2348ce37fccc4f5e18dcd8d75053f2a7c44ff",
|
---|
| 30 | "_spec": "@babel/helper-create-regexp-features-plugin@^7.16.0",
|
---|
| 31 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@babel\\plugin-proposal-unicode-property-regex",
|
---|
[59329aa] | 32 | "author": {
|
---|
| 33 | "name": "The Babel Team",
|
---|
| 34 | "url": "https://babel.dev/team"
|
---|
| 35 | },
|
---|
| 36 | "bugs": {
|
---|
| 37 | "url": "https://github.com/babel/babel/issues"
|
---|
| 38 | },
|
---|
[e29cc2e] | 39 | "bundleDependencies": false,
|
---|
[6a3a178] | 40 | "dependencies": {
|
---|
[e29cc2e] | 41 | "@babel/helper-annotate-as-pure": "^7.16.0",
|
---|
[6a3a178] | 42 | "regexpu-core": "^4.7.1"
|
---|
| 43 | },
|
---|
[e29cc2e] | 44 | "deprecated": false,
|
---|
[59329aa] | 45 | "description": "Compile ESNext Regular Expressions to ES5",
|
---|
[6a3a178] | 46 | "devDependencies": {
|
---|
[e29cc2e] | 47 | "@babel/core": "^7.16.0",
|
---|
| 48 | "@babel/helper-plugin-test-runner": "^7.16.0"
|
---|
[6a3a178] | 49 | },
|
---|
| 50 | "engines": {
|
---|
| 51 | "node": ">=6.9.0"
|
---|
[59329aa] | 52 | },
|
---|
| 53 | "homepage": "https://github.com/babel/babel#readme",
|
---|
| 54 | "keywords": [
|
---|
| 55 | "babel",
|
---|
| 56 | "babel-plugin"
|
---|
| 57 | ],
|
---|
| 58 | "license": "MIT",
|
---|
| 59 | "main": "./lib/index.js",
|
---|
| 60 | "name": "@babel/helper-create-regexp-features-plugin",
|
---|
| 61 | "peerDependencies": {
|
---|
| 62 | "@babel/core": "^7.0.0"
|
---|
| 63 | },
|
---|
| 64 | "publishConfig": {
|
---|
| 65 | "access": "public"
|
---|
| 66 | },
|
---|
| 67 | "repository": {
|
---|
| 68 | "type": "git",
|
---|
| 69 | "url": "git+https://github.com/babel/babel.git",
|
---|
| 70 | "directory": "packages/babel-helper-create-regexp-features-plugin"
|
---|
| 71 | },
|
---|
[e29cc2e] | 72 | "version": "7.16.0"
|
---|
[59329aa] | 73 | }
|
---|