Improve code quality and write tests
This commit is contained in:
+62
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"@babel/plugin-transform-named-capturing-groups-regex@7.6.0",
|
||||
"E:\\python\\setup-php"
|
||||
]
|
||||
],
|
||||
"_from": "@babel/plugin-transform-named-capturing-groups-regex@7.6.0",
|
||||
"_id": "@babel/plugin-transform-named-capturing-groups-regex@7.6.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-jem7uytlmrRl3iCAuQyw8BpB4c4LWvSpvIeXKpMb+7j84lkx4m4mYr5ErAcmN5KM7B6BqrAvRGjBIbbzqCczew==",
|
||||
"_location": "/@babel/plugin-transform-named-capturing-groups-regex",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@babel/plugin-transform-named-capturing-groups-regex@7.6.0",
|
||||
"name": "@babel/plugin-transform-named-capturing-groups-regex",
|
||||
"escapedName": "@babel%2fplugin-transform-named-capturing-groups-regex",
|
||||
"scope": "@babel",
|
||||
"rawSpec": "7.6.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "7.6.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@babel/preset-env"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.6.0.tgz",
|
||||
"_spec": "7.6.0",
|
||||
"_where": "E:\\python\\setup-php",
|
||||
"bugs": {
|
||||
"url": "https://github.com/babel/babel/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"regexp-tree": "^0.1.13"
|
||||
},
|
||||
"description": "Compile regular expressions using named groups to ES5.",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.6.0",
|
||||
"@babel/helper-plugin-test-runner": "^7.0.0",
|
||||
"core-js-pure": "^3.0.0"
|
||||
},
|
||||
"gitHead": "cbd5a26e57758e3f748174ff84aa570e8780e85d",
|
||||
"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"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-named-capturing-groups-regex"
|
||||
},
|
||||
"version": "7.6.0"
|
||||
}
|
||||
Reference in New Issue
Block a user