| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "_from": "dom7@^3.0.0",
- "_id": "dom7@3.0.0",
- "_inBundle": false,
- "_integrity": "sha512-oNlcUdHsC4zb7Msx7JN3K0Nro1dzJ48knvBOnDPKJ2GV9wl1i5vydJZUSyOfrkKFDZEud/jBsTk92S/VGSAe/g==",
- "_location": "/dom7",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "dom7@^3.0.0",
- "name": "dom7",
- "escapedName": "dom7",
- "rawSpec": "^3.0.0",
- "saveSpec": null,
- "fetchSpec": "^3.0.0"
- },
- "_requiredBy": [
- "/@wangeditor/editor"
- ],
- "_resolved": "https://registry.npmmirror.com/dom7/-/dom7-3.0.0.tgz",
- "_shasum": "b861ce5d67a6becd7aaa3ad02942ff14b1240331",
- "_spec": "dom7@^3.0.0",
- "_where": "E:\\qinduan\\mallbackinfrontend\\node_modules\\@wangeditor\\editor",
- "author": {
- "name": "Vladimir Kharlampidi"
- },
- "bugs": {
- "url": "https://github.com/nolimits4web/dom7/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "ssr-window": "^3.0.0-alpha.1"
- },
- "deprecated": false,
- "description": "Minimalistic JavaScript library for DOM manipulation, with a jQuery-compatible API",
- "homepage": "https://framework7.io/docs/dom7.html",
- "jsnext:main": "dom7.esm.js",
- "keywords": [
- "dom",
- "dom7",
- "jquery",
- "mobile",
- "framework7"
- ],
- "license": "MIT",
- "main": "dom7.cjs.js",
- "module": "dom7.esm.js",
- "name": "dom7",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/nolimits4web/dom7.git"
- },
- "sideEffects": false,
- "types": "dom7.d.ts",
- "version": "3.0.0"
- }
|