[6a3a178] | 1 | {
|
---|
[e29cc2e] | 2 | "_from": "@babel/plugin-proposal-unicode-property-regex@^7.14.5",
|
---|
| 3 | "_id": "@babel/plugin-proposal-unicode-property-regex@7.16.0",
|
---|
[59329aa] | 4 | "_inBundle": false,
|
---|
[e29cc2e] | 5 | "_integrity": "sha512-ti7IdM54NXv29cA4+bNNKEMS4jLMCbJgl+Drv+FgYy0erJLAxNAIXcNjNjrRZEcWq0xJHsNVwQezskMFpF8N9g==",
|
---|
[59329aa] | 6 | "_location": "/@babel/plugin-proposal-unicode-property-regex",
|
---|
| 7 | "_phantomChildren": {},
|
---|
| 8 | "_requested": {
|
---|
[e29cc2e] | 9 | "type": "range",
|
---|
[59329aa] | 10 | "registry": true,
|
---|
[e29cc2e] | 11 | "raw": "@babel/plugin-proposal-unicode-property-regex@^7.14.5",
|
---|
[59329aa] | 12 | "name": "@babel/plugin-proposal-unicode-property-regex",
|
---|
| 13 | "escapedName": "@babel%2fplugin-proposal-unicode-property-regex",
|
---|
| 14 | "scope": "@babel",
|
---|
[e29cc2e] | 15 | "rawSpec": "^7.14.5",
|
---|
[59329aa] | 16 | "saveSpec": null,
|
---|
[e29cc2e] | 17 | "fetchSpec": "^7.14.5"
|
---|
[59329aa] | 18 | },
|
---|
| 19 | "_requiredBy": [
|
---|
| 20 | "/@babel/preset-env",
|
---|
| 21 | "/@babel/preset-modules"
|
---|
| 22 | ],
|
---|
[e29cc2e] | 23 | "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.0.tgz",
|
---|
| 24 | "_shasum": "890482dfc5ea378e42e19a71e709728cabf18612",
|
---|
| 25 | "_spec": "@babel/plugin-proposal-unicode-property-regex@^7.14.5",
|
---|
| 26 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@babel\\preset-env",
|
---|
[59329aa] | 27 | "author": {
|
---|
| 28 | "name": "The Babel Team",
|
---|
| 29 | "url": "https://babel.dev/team"
|
---|
| 30 | },
|
---|
| 31 | "bugs": {
|
---|
| 32 | "url": "https://github.com/babel/babel/issues"
|
---|
| 33 | },
|
---|
[e29cc2e] | 34 | "bundleDependencies": false,
|
---|
[59329aa] | 35 | "dependencies": {
|
---|
[e29cc2e] | 36 | "@babel/helper-create-regexp-features-plugin": "^7.16.0",
|
---|
[59329aa] | 37 | "@babel/helper-plugin-utils": "^7.14.5"
|
---|
| 38 | },
|
---|
[e29cc2e] | 39 | "deprecated": false,
|
---|
[6a3a178] | 40 | "description": "Compile Unicode property escapes in Unicode regular expressions to ES5.",
|
---|
[59329aa] | 41 | "devDependencies": {
|
---|
[e29cc2e] | 42 | "@babel/core": "^7.16.0",
|
---|
| 43 | "@babel/helper-plugin-test-runner": "^7.16.0"
|
---|
[6a3a178] | 44 | },
|
---|
| 45 | "engines": {
|
---|
| 46 | "node": ">=4"
|
---|
| 47 | },
|
---|
[59329aa] | 48 | "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-unicode-property-regex",
|
---|
[6a3a178] | 49 | "keywords": [
|
---|
| 50 | "babel-plugin",
|
---|
| 51 | "regex",
|
---|
| 52 | "regexp",
|
---|
| 53 | "regular expressions",
|
---|
| 54 | "unicode properties",
|
---|
| 55 | "unicode"
|
---|
| 56 | ],
|
---|
[59329aa] | 57 | "license": "MIT",
|
---|
| 58 | "main": "./lib/index.js",
|
---|
| 59 | "name": "@babel/plugin-proposal-unicode-property-regex",
|
---|
[6a3a178] | 60 | "peerDependencies": {
|
---|
| 61 | "@babel/core": "^7.0.0-0"
|
---|
| 62 | },
|
---|
[59329aa] | 63 | "publishConfig": {
|
---|
| 64 | "access": "public"
|
---|
| 65 | },
|
---|
| 66 | "repository": {
|
---|
| 67 | "type": "git",
|
---|
| 68 | "url": "git+https://github.com/babel/babel.git",
|
---|
| 69 | "directory": "packages/babel-plugin-proposal-unicode-property-regex"
|
---|
[6a3a178] | 70 | },
|
---|
[e29cc2e] | 71 | "version": "7.16.0"
|
---|
[59329aa] | 72 | }
|
---|