mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-21 07:41:09 -06:00
ENH: model info display UI
Change-Id: I066c0e7f8ce87ec00b1141a1b44430444a819b42 (cherry picked from commit 05907a1a42da82737090d55046974d401f8af057)
This commit is contained in:
parent
0cc953ad41
commit
b4ffa91cb4
343 changed files with 54828 additions and 2 deletions
60
resources/web/include/swiper/node_modules/dom7/package.json
generated
vendored
Normal file
60
resources/web/include/swiper/node_modules/dom7/package.json
generated
vendored
Normal file
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"_from": "dom7@^4.0.1",
|
||||
"_id": "dom7@4.0.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-y/RWjw3gK3qQnZz6IqDaIoqH6+xBhcB3Wsh5HFwl0abwuO/NAgbSB31ZbxtBDcuDe8jAX5NYUNDLTx4Ul48sIw==",
|
||||
"_location": "/swiper/dom7",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "dom7@^4.0.1",
|
||||
"name": "dom7",
|
||||
"escapedName": "dom7",
|
||||
"rawSpec": "^4.0.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^4.0.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/swiper"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/dom7/-/dom7-4.0.1.tgz",
|
||||
"_shasum": "821209df1bfdf97dd82b5156e50f7cb66b3f166c",
|
||||
"_spec": "dom7@^4.0.1",
|
||||
"_where": "C:\\Users\\Administrator\\node_modules\\swiper",
|
||||
"author": {
|
||||
"name": "Vladimir Kharlampidi"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/nolimits4web/dom7/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"ssr-window": "^4.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Minimalistic JavaScript library for DOM manipulation, with a jQuery-compatible API",
|
||||
"exports": {
|
||||
".": "./dom7.esm.js"
|
||||
},
|
||||
"homepage": "https://framework7.io/docs/dom7.html",
|
||||
"keywords": [
|
||||
"dom",
|
||||
"dom7",
|
||||
"jquery",
|
||||
"mobile",
|
||||
"framework7"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "./dom7.esm.js",
|
||||
"module": "./dom7.esm.js",
|
||||
"name": "dom7",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/nolimits4web/dom7.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"types": "dom7.d.ts",
|
||||
"version": "4.0.1"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue