File: /var/www/linde-ai/html/node_modules/dom7/package.json
{
"_from": "dom7@^4.0.4",
"_id": "dom7@4.0.4",
"_inBundle": false,
"_integrity": "sha512-DSSgBzQ4rJWQp1u6o+3FVwMNnT5bzQbMb+o31TjYYeRi05uAcpF8koxdfzeoe5ElzPmua7W7N28YJhF7iEKqIw==",
"_location": "/dom7",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "dom7@^4.0.4",
"name": "dom7",
"escapedName": "dom7",
"rawSpec": "^4.0.4",
"saveSpec": null,
"fetchSpec": "^4.0.4"
},
"_requiredBy": [
"/swiper"
],
"_resolved": "https://registry.npmjs.org/dom7/-/dom7-4.0.4.tgz",
"_shasum": "8b68c5d8e5e2ed0fddb1cb93e433bc9060c8f3fb",
"_spec": "dom7@^4.0.4",
"_where": "C:\\xampp\\htdocs\\linde-ai\\html\\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": {
"./package.json": "./package.json",
".": "./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.4"
}