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