mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-15 14:50:29 +08:00
docs:更新文档
This commit is contained in:
60
node_modules/diacritics/package.json
generated
vendored
Normal file
60
node_modules/diacritics/package.json
generated
vendored
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"diacritics@1.3.0",
|
||||
"J:\\Github\\CURD-TS"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "diacritics@1.3.0",
|
||||
"_id": "diacritics@1.3.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-PvqHMj67hj5mls67AILUj/PW96E=",
|
||||
"_location": "/diacritics",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "diacritics@1.3.0",
|
||||
"name": "diacritics",
|
||||
"escapedName": "diacritics",
|
||||
"rawSpec": "1.3.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.3.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/vitepress"
|
||||
],
|
||||
"_resolved": "http://192.168.250.101:4873/diacritics/-/diacritics-1.3.0.tgz",
|
||||
"_spec": "1.3.0",
|
||||
"_where": "J:\\Github\\CURD-TS",
|
||||
"author": {
|
||||
"name": "Andrew Kelley"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/andrewrk/node-diacritics/issues"
|
||||
},
|
||||
"description": "remove diacritics from strings",
|
||||
"directories": {
|
||||
"test": "test"
|
||||
},
|
||||
"homepage": "https://github.com/andrewrk/node-diacritics#readme",
|
||||
"keywords": [
|
||||
"diacritics",
|
||||
"remove",
|
||||
"removal",
|
||||
"search",
|
||||
"string"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "diacritics",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/andrewrk/node-diacritics.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test/test.js"
|
||||
},
|
||||
"version": "1.3.0"
|
||||
}
|
||||
Reference in New Issue
Block a user