management/front/dkha-web-sz-main/node_modules/posthtml-rename-id/package.json

56 lines
1.5 KiB
JSON
Raw Normal View History

2023-12-18 13:12:25 +08:00
{
"_args": [
[
"posthtml-rename-id@1.0.11",
"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main"
]
],
"_from": "posthtml-rename-id@1.0.11",
"_id": "posthtml-rename-id@1.0.11",
"_inBundle": false,
"_integrity": "sha512-8doF8+w+WJT4AZuLVC0feA8Yy7g00IUmZw3YDKn8CKx0uC8FLbCH7JaGMbDOE1ArjyZsJMt1vmyP+IZ8SnNmXw==",
"_location": "/posthtml-rename-id",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "posthtml-rename-id@1.0.11",
"name": "posthtml-rename-id",
"escapedName": "posthtml-rename-id",
"rawSpec": "1.0.11",
"saveSpec": null,
"fetchSpec": "1.0.11"
},
"_requiredBy": [
"/svg-baker"
],
"_resolved": "https://registry.npmjs.org/posthtml-rename-id/-/posthtml-rename-id-1.0.11.tgz",
"_spec": "1.0.11",
"_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main",
"author": {
"name": "JetBrains"
},
"bugs": {
"url": "https://github.com/JetBrains/svg-mixer/issues"
},
"dependencies": {
"escape-string-regexp": "1.0.5"
},
"description": "PostHTML plugin to rename id attributes and it's references",
"files": [
"index.js"
],
"homepage": "https://github.com/JetBrains/svg-mixer/tree/master/packages/posthtml-rename-id",
"keywords": [
"posthtml",
"posthtml plugin"
],
"license": "MIT",
"name": "posthtml-rename-id",
"repository": {
"type": "git",
"url": "git+https://github.com/JetBrains/svg-mixer.git"
},
"version": "1.0.11"
}