mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-21 14:13:36 +08:00
chore:更换到主分支
This commit is contained in:
2
node_modules/@babel/helper-validator-identifier/README.md
generated
vendored
2
node_modules/@babel/helper-validator-identifier/README.md
generated
vendored
@@ -2,7 +2,7 @@
|
||||
|
||||
> Validate identifier/keywords name
|
||||
|
||||
See our website [@babel/helper-validator-identifier](https://babeljs.io/docs/en/next/babel-helper-validator-identifier.html) for more information.
|
||||
See our website [@babel/helper-validator-identifier](https://babeljs.io/docs/en/babel-helper-validator-identifier) for more information.
|
||||
|
||||
## Install
|
||||
|
||||
|
||||
23
node_modules/@babel/helper-validator-identifier/package.json
generated
vendored
23
node_modules/@babel/helper-validator-identifier/package.json
generated
vendored
@@ -1,34 +1,32 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"@babel/helper-validator-identifier@7.10.4",
|
||||
"@babel/helper-validator-identifier@7.12.11",
|
||||
"J:\\Github\\CURD-TS"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "@babel/helper-validator-identifier@7.10.4",
|
||||
"_id": "@babel/helper-validator-identifier@7.10.4",
|
||||
"_from": "@babel/helper-validator-identifier@7.12.11",
|
||||
"_id": "@babel/helper-validator-identifier@7.12.11",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-p4x6clHgH2FlEtMbEK3PUq2l4NI=",
|
||||
"_integrity": "sha1-yaHwIZF9y1zPDU5FPjmQIpgfye0=",
|
||||
"_location": "/@babel/helper-validator-identifier",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@babel/helper-validator-identifier@7.10.4",
|
||||
"raw": "@babel/helper-validator-identifier@7.12.11",
|
||||
"name": "@babel/helper-validator-identifier",
|
||||
"escapedName": "@babel%2fhelper-validator-identifier",
|
||||
"scope": "@babel",
|
||||
"rawSpec": "7.10.4",
|
||||
"rawSpec": "7.12.11",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "7.10.4"
|
||||
"fetchSpec": "7.12.11"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@babel/highlight",
|
||||
"/@babel/types"
|
||||
],
|
||||
"_resolved": "http://192.168.250.101:4873/@babel%2fhelper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz",
|
||||
"_spec": "7.10.4",
|
||||
"_resolved": "http://192.168.250.101:4873/@babel%2fhelper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz",
|
||||
"_spec": "7.12.11",
|
||||
"_where": "J:\\Github\\CURD-TS",
|
||||
"bugs": {
|
||||
"url": "https://github.com/babel/babel/issues"
|
||||
@@ -39,7 +37,6 @@
|
||||
"unicode-13.0.0": "^0.8.0"
|
||||
},
|
||||
"exports": "./lib/index.js",
|
||||
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
|
||||
"homepage": "https://github.com/babel/babel#readme",
|
||||
"license": "MIT",
|
||||
"main": "./lib/index.js",
|
||||
@@ -52,5 +49,5 @@
|
||||
"url": "git+https://github.com/babel/babel.git",
|
||||
"directory": "packages/babel-helper-validator-identifier"
|
||||
},
|
||||
"version": "7.10.4"
|
||||
"version": "7.12.11"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user