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.
73 lines
2.3 KiB
73 lines
2.3 KiB
{
|
|
"_args": [
|
|
[
|
|
"@babel/plugin-transform-named-capturing-groups-regex@7.16.8",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/plugin-transform-named-capturing-groups-regex@7.16.8",
|
|
"_id": "@babel/plugin-transform-named-capturing-groups-regex@7.16.8",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==",
|
|
"_location": "/@babel/plugin-transform-named-capturing-groups-regex",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/plugin-transform-named-capturing-groups-regex@7.16.8",
|
|
"name": "@babel/plugin-transform-named-capturing-groups-regex",
|
|
"escapedName": "@babel%2fplugin-transform-named-capturing-groups-regex",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.16.8",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.16.8"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz",
|
|
"_spec": "7.16.8",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
|
|
"author": {
|
|
"name": "The Babel Team",
|
|
"url": "https://babel.dev/team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.16.7"
|
|
},
|
|
"description": "Compile regular expressions using named groups to ES5.",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.16.7",
|
|
"@babel/helper-plugin-test-runner": "^7.16.7",
|
|
"core-js": "^3.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-named-capturing-groups-regex",
|
|
"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.16.8"
|
|
}
|