You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
2.2 KiB
65 lines
2.2 KiB
4 years ago
|
{
|
||
|
"_from": "@babel/plugin-transform-named-capturing-groups-regex@^7.8.3",
|
||
|
"_id": "@babel/plugin-transform-named-capturing-groups-regex@7.8.3",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-f+tF/8UVPU86TrCb06JoPWIdDpTNSGGcAtaD9mLP0aYGA0OS0j7j7DHJR0GTFrUZPUU6loZhbsVZgTh0N+Qdnw==",
|
||
|
"_location": "/@babel/plugin-transform-named-capturing-groups-regex",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/plugin-transform-named-capturing-groups-regex@^7.8.3",
|
||
|
"name": "@babel/plugin-transform-named-capturing-groups-regex",
|
||
|
"escapedName": "@babel%2fplugin-transform-named-capturing-groups-regex",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "^7.8.3",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.8.3"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/preset-env"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.8.3.tgz",
|
||
|
"_shasum": "a2a72bffa202ac0e2d0506afd0939c5ecbc48c6c",
|
||
|
"_spec": "@babel/plugin-transform-named-capturing-groups-regex@^7.8.3",
|
||
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/@babel/preset-env",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/babel/babel/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/helper-create-regexp-features-plugin": "^7.8.3"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Compile regular expressions using named groups to ES5.",
|
||
|
"devDependencies": {
|
||
|
"@babel/core": "^7.8.3",
|
||
|
"@babel/helper-plugin-test-runner": "^7.8.3",
|
||
|
"core-js": "^3.2.1",
|
||
|
"core-js-pure": "^3.2.1"
|
||
|
},
|
||
|
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
|
||
|
"homepage": "https://babeljs.io/",
|
||
|
"keywords": [
|
||
|
"babel-plugin",
|
||
|
"regex",
|
||
|
"regexp",
|
||
|
"regular expressions"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "@babel/plugin-transform-named-capturing-groups-regex",
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0"
|
||
|
},
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/babel/babel.git",
|
||
|
"directory": "packages/babel-plugin-transform-named-capturing-groups-regex"
|
||
|
},
|
||
|
"version": "7.8.3"
|
||
|
}
|