54 lines
1.6 KiB
JSON
54 lines
1.6 KiB
JSON
|
{
|
||
|
"_from": "posthtml-svg-mode@^1.0.3",
|
||
|
"_id": "posthtml-svg-mode@1.0.3",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-hEqw9NHZ9YgJ2/0G7CECOeuLQKZi8HjWLkBaSVtOWjygQ9ZD8P7tqeowYs7WrFdKsWEKG7o+IlsPY8jrr0CJpQ==",
|
||
|
"_location": "/posthtml-svg-mode",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "posthtml-svg-mode@^1.0.3",
|
||
|
"name": "posthtml-svg-mode",
|
||
|
"escapedName": "posthtml-svg-mode",
|
||
|
"rawSpec": "^1.0.3",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^1.0.3"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/svg-baker"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmmirror.com/posthtml-svg-mode/-/posthtml-svg-mode-1.0.3.tgz",
|
||
|
"_shasum": "abd554face81223cab0cb367e18e4efd2a4e74b0",
|
||
|
"_spec": "posthtml-svg-mode@^1.0.3",
|
||
|
"_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master\\node_modules\\svg-baker",
|
||
|
"author": {
|
||
|
"name": "JetBrains"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"merge-options": "1.0.1",
|
||
|
"posthtml": "^0.9.2",
|
||
|
"posthtml-parser": "^0.2.1",
|
||
|
"posthtml-render": "^1.0.6"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "",
|
||
|
"files": [
|
||
|
"lib/",
|
||
|
"README.md"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "lib/processor.js",
|
||
|
"name": "posthtml-svg-mode",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/JetBrains/svg-mixer/tree/v1/posthtml-svg-mode"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"lint": "eslint lib test",
|
||
|
"test": "nyc --reporter=lcov mocha -r ../../test/mocha-setup.js"
|
||
|
},
|
||
|
"version": "1.0.3"
|
||
|
}
|