123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- {
- "_args": [
- [
- "@babel/helper-create-regexp-features-plugin@7.12.17",
- "D:\\project\\苏南官网\\su_nan_guan_wang"
- ]
- ],
- "_development": true,
- "_from": "@babel/helper-create-regexp-features-plugin@7.12.17",
- "_id": "@babel/helper-create-regexp-features-plugin@7.12.17",
- "_inBundle": false,
- "_integrity": "sha1-oqyH6eMZJprGVbjUQV6U041mPLc=",
- "_location": "/@babel/helper-create-regexp-features-plugin",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/helper-create-regexp-features-plugin@7.12.17",
- "name": "@babel/helper-create-regexp-features-plugin",
- "escapedName": "@babel%2fhelper-create-regexp-features-plugin",
- "scope": "@babel",
- "rawSpec": "7.12.17",
- "saveSpec": null,
- "fetchSpec": "7.12.17"
- },
- "_requiredBy": [
- "/@babel/plugin-proposal-unicode-property-regex",
- "/@babel/plugin-transform-dotall-regex",
- "/@babel/plugin-transform-named-capturing-groups-regex",
- "/@babel/plugin-transform-unicode-regex"
- ],
- "_resolved": "https://registry.npm.taobao.org/@babel/helper-create-regexp-features-plugin/download/@babel/helper-create-regexp-features-plugin-7.12.17.tgz?cache=0&sync_timestamp=1613661220666&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-create-regexp-features-plugin%2Fdownload%2F%40babel%2Fhelper-create-regexp-features-plugin-7.12.17.tgz",
- "_spec": "7.12.17",
- "_where": "D:\\project\\苏南官网\\su_nan_guan_wang",
- "author": {
- "name": "The Babel Team",
- "url": "https://babel.dev/team"
- },
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "dependencies": {
- "@babel/helper-annotate-as-pure": "^7.12.13",
- "regexpu-core": "^4.7.1"
- },
- "description": "Compile ESNext Regular Expressions to ES5",
- "devDependencies": {
- "@babel/core": "7.12.17",
- "@babel/helper-plugin-test-runner": "7.12.13"
- },
- "homepage": "https://github.com/babel/babel#readme",
- "keywords": [
- "babel",
- "babel-plugin"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/helper-create-regexp-features-plugin",
- "peerDependencies": {
- "@babel/core": "^7.0.0"
- },
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/babel/babel.git",
- "directory": "packages/babel-helper-create-regexp-features-plugin"
- },
- "version": "7.12.17"
- }
|