2021-03-01 15:06:11 +08:00

61 lines
1.3 KiB
JSON

{
"_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"
}