mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
Add the full source of BambuStudio
using version 1.0.10
This commit is contained in:
parent
30bcadab3e
commit
1555904bef
3771 changed files with 1251328 additions and 0 deletions
60
resources/web/guide/swiper/node_modules/dom7/package.json
generated
vendored
Normal file
60
resources/web/guide/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