TransFlow/node_modules/@babel/helper-regex/package.json

55 lines
1.6 KiB
JSON

{
"_args": [
[
"@babel/helper-regex@7.10.5",
"D:\\Hjm项目\\TransFlow"
]
],
"_development": true,
"_from": "@babel/helper-regex@7.10.5",
"_id": "@babel/helper-regex@7.10.5",
"_inBundle": false,
"_integrity": "sha1-Mt+7eYmQc8QVVXBToZvQVarlCuA=",
"_location": "/@babel/helper-regex",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-regex@7.10.5",
"name": "@babel/helper-regex",
"escapedName": "@babel%2fhelper-regex",
"scope": "@babel",
"rawSpec": "7.10.5",
"saveSpec": null,
"fetchSpec": "7.10.5"
},
"_requiredBy": [
"/@babel/helper-create-regexp-features-plugin",
"/@babel/plugin-transform-sticky-regex"
],
"_resolved": "https://registry.npm.taobao.org/@babel/helper-regex/download/@babel/helper-regex-7.10.5.tgz?cache=0&sync_timestamp=1594750677873&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-regex%2Fdownload%2F%40babel%2Fhelper-regex-7.10.5.tgz",
"_spec": "7.10.5",
"_where": "D:\\Hjm项目\\TransFlow",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"lodash": "^4.17.19"
},
"description": "Helper function to check for literal RegEx",
"gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7",
"homepage": "https://github.com/babel/babel#readme",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-regex",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-regex"
},
"version": "7.10.5"
}