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.
66 lines
2.1 KiB
66 lines
2.1 KiB
{
|
|
"_args": [
|
|
[
|
|
"@babel/plugin-transform-named-capturing-groups-regex@7.12.1",
|
|
"/home/lefos/repos/swarmlab-playground-client"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/plugin-transform-named-capturing-groups-regex@7.12.1",
|
|
"_id": "@babel/plugin-transform-named-capturing-groups-regex@7.12.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-tB43uQ62RHcoDp9v2Nsf+dSM8sbNodbEicbQNA53zHz8pWUhsgHSJCGpt7daXxRydjb0KnfmB+ChXOv3oADp1Q==",
|
|
"_location": "/@babel/plugin-transform-named-capturing-groups-regex",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/plugin-transform-named-capturing-groups-regex@7.12.1",
|
|
"name": "@babel/plugin-transform-named-capturing-groups-regex",
|
|
"escapedName": "@babel%2fplugin-transform-named-capturing-groups-regex",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.12.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.12.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.12.1.tgz",
|
|
"_spec": "7.12.1",
|
|
"_where": "/home/lefos/repos/swarmlab-playground-client",
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.12.1"
|
|
},
|
|
"description": "Compile regular expressions using named groups to ES5.",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.12.1",
|
|
"@babel/helper-plugin-test-runner": "7.10.4",
|
|
"core-js": "^3.2.1"
|
|
},
|
|
"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.12.1"
|
|
}
|
|
|