auspice
Version:
Web app for visualizing pathogen evolution
65 lines (64 loc) • 2.21 kB
JSON
{
"_from": "@babel/plugin-transform-named-capturing-groups-regex@^7.6.3",
"_id": "@babel/plugin-transform-named-capturing-groups-regex@7.6.3",
"_inBundle": false,
"_integrity": "sha512-jTkk7/uE6H2s5w6VlMHeWuH+Pcy2lmdwFoeWCVnvIrDUnB5gQqTVI8WfmEAhF2CDEarGrknZcmSFg1+bkfCoSw==",
"_location": "/@babel/plugin-transform-named-capturing-groups-regex",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/plugin-transform-named-capturing-groups-regex@^7.6.3",
"name": "@babel/plugin-transform-named-capturing-groups-regex",
"escapedName": "@babel%2fplugin-transform-named-capturing-groups-regex",
"scope": "@babel",
"rawSpec": "^7.6.3",
"saveSpec": null,
"fetchSpec": "^7.6.3"
},
"_requiredBy": [
"/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.6.3.tgz",
"_shasum": "aaa6e409dd4fb2e50b6e2a91f7e3a3149dbce0cf",
"_spec": "@babel/plugin-transform-named-capturing-groups-regex@^7.6.3",
"_where": "/Users/naboo/github/nextstrain/auspice/docs-src/node_modules/@babel/preset-env",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"regexpu-core": "^4.6.0"
},
"deprecated": false,
"description": "Compile regular expressions using named groups to ES5.",
"devDependencies": {
"@babel/core": "^7.6.3",
"@babel/helper-plugin-test-runner": "^7.0.0",
"core-js": "^3.2.1",
"core-js-pure": "^3.2.1"
},
"gitHead": "d329156ebc17da01382acb83e212cb4328534ebc",
"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.6.3"
}