mirror of
https://github.com/flynx/pWiki.git
synced 2026-07-10 18:40:56 +00:00
348 lines
13 KiB
JSON
348 lines
13 KiB
JSON
{
|
|
"name": "pWiki",
|
|
"version": "0.0.1",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "pWiki",
|
|
"version": "0.0.1",
|
|
"license": "BSD",
|
|
"dependencies": {
|
|
"glob": "*",
|
|
"ig-actions": "*",
|
|
"ig-features": "*",
|
|
"ig-object": "*",
|
|
"ig-test": "*",
|
|
"ig-types": "*",
|
|
"requirejs": "*",
|
|
"uuid": "*"
|
|
}
|
|
},
|
|
"node_modules/balanced-match": {
|
|
"version": "4.0.4",
|
|
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "18 || 20 || >=22"
|
|
}
|
|
},
|
|
"node_modules/brace-expansion": {
|
|
"version": "5.0.6",
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz",
|
|
"integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "18 || 20 || >=22"
|
|
}
|
|
},
|
|
"node_modules/colors": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz",
|
|
"integrity": "sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.1.90"
|
|
}
|
|
},
|
|
"node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
|
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
|
|
"integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/glob": {
|
|
"version": "13.0.6",
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
|
|
"integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"minimatch": "^10.2.2",
|
|
"minipass": "^7.1.3",
|
|
"path-scurry": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "18 || 20 || >=22"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/ig-actions": {
|
|
"version": "3.26.0",
|
|
"resolved": "https://registry.npmjs.org/ig-actions/-/ig-actions-3.26.0.tgz",
|
|
"integrity": "sha512-GYwip0mgj1KkwqLeXelxifRog04FQpKsvT0V8G09MyWdZHKVbRw+3oXQnrAwba/+bJhJpQhSBXi6ClNAb7ExHA==",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"ig-object": "*"
|
|
}
|
|
},
|
|
"node_modules/ig-argv": {
|
|
"version": "2.17.2",
|
|
"resolved": "https://registry.npmjs.org/ig-argv/-/ig-argv-2.17.2.tgz",
|
|
"integrity": "sha512-EGm3Sx1vo9gnQKh2CJKdyNyY0IsKljz2zTUt1SV3BrErtRvFz3WuH5ltoD0ErSEUmyY5mtOklTrFSmXqA2joLQ==",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"ig-object": "^5.4.16"
|
|
}
|
|
},
|
|
"node_modules/ig-argv/node_modules/ig-object": {
|
|
"version": "5.6.0",
|
|
"resolved": "https://registry.npmjs.org/ig-object/-/ig-object-5.6.0.tgz",
|
|
"integrity": "sha512-5MAUWSwfHKQNrgLroXxBHjlhrhVbhzlVqvUcfMDjUeK/ufWQ9THE0HDcvhfu+YrPfRjTR2QpD2Ygp+2H4O0C6g==",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/ig-doc": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/ig-doc/-/ig-doc-1.0.0.tgz",
|
|
"integrity": "sha512-3+wAFWcvXv4czAk7pNa9+DEMDjlj+aJ7AQcB1ZnK49B+49nuJX7JkKJnBSF38C1YoEoxs12jvjuaqtSrvQa3KA==",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/ig-features": {
|
|
"version": "3.4.7",
|
|
"resolved": "https://registry.npmjs.org/ig-features/-/ig-features-3.4.7.tgz",
|
|
"integrity": "sha512-ejwYjnP1K5mXzbnLTrsuuB0lGSeUtO6UtBxYcGbXGdu9rgKjz3Q46qC9XYiM01zYw3MltivLCdc2kN6/RiOvZw==",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"ig-actions": "^3.24.28",
|
|
"ig-object": "^5.4.14"
|
|
}
|
|
},
|
|
"node_modules/ig-features/node_modules/ig-object": {
|
|
"version": "5.6.0",
|
|
"resolved": "https://registry.npmjs.org/ig-object/-/ig-object-5.6.0.tgz",
|
|
"integrity": "sha512-5MAUWSwfHKQNrgLroXxBHjlhrhVbhzlVqvUcfMDjUeK/ufWQ9THE0HDcvhfu+YrPfRjTR2QpD2Ygp+2H4O0C6g==",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/ig-object": {
|
|
"version": "6.2.1",
|
|
"resolved": "https://registry.npmjs.org/ig-object/-/ig-object-6.2.1.tgz",
|
|
"integrity": "sha512-mVGmqd+yiIf1hUo/hkqhc0JApXApuaFU4chmtO4nudL87bQ6jmJQ2qqSdUfe2hauNOHXNqG226qltCp39FHqXA==",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"ig-doc": "*",
|
|
"ig-stoppable": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/ig-stoppable": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmjs.org/ig-stoppable/-/ig-stoppable-2.0.4.tgz",
|
|
"integrity": "sha512-KxS8AGsjelRAmbbQuASj+XRuk99P4OOprd+lIUMU2nuRKPQItNQK/apls8IlR3kNp5ZdQqBdV+zVJmYGrxofnA==",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/ig-test": {
|
|
"version": "1.6.7",
|
|
"resolved": "https://registry.npmjs.org/ig-test/-/ig-test-1.6.7.tgz",
|
|
"integrity": "sha512-+gHKSemPMbMk+UjDaY74BwYmxWh1tRPa6vnoDf8aauXaFdoYkYLKM6lhEB5koerTXK69M9aPw609o7r91O5Z6Q==",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"colors": "1.4.0",
|
|
"glob": "^7.1.6",
|
|
"ig-argv": "^2.16.3",
|
|
"ig-object": "^5.4.16"
|
|
},
|
|
"bin": {
|
|
"runtests": "test.js"
|
|
}
|
|
},
|
|
"node_modules/ig-test/node_modules/balanced-match": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ig-test/node_modules/brace-expansion": {
|
|
"version": "1.1.15",
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.15.tgz",
|
|
"integrity": "sha512-EwOCDEex4quD37XhqM3omwtMoJjr//isUZz1JopUNWms+4Z2ViyM/k1YIRePpoVNnQhENnxtFjLaxNHrT7xIUg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/ig-test/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
|
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
"deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/ig-test/node_modules/ig-object": {
|
|
"version": "5.6.0",
|
|
"resolved": "https://registry.npmjs.org/ig-object/-/ig-object-5.6.0.tgz",
|
|
"integrity": "sha512-5MAUWSwfHKQNrgLroXxBHjlhrhVbhzlVqvUcfMDjUeK/ufWQ9THE0HDcvhfu+YrPfRjTR2QpD2Ygp+2H4O0C6g==",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/ig-test/node_modules/minimatch": {
|
|
"version": "3.1.5",
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
|
|
"integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/ig-types": {
|
|
"version": "6.26.2",
|
|
"resolved": "https://registry.npmjs.org/ig-types/-/ig-types-6.26.2.tgz",
|
|
"integrity": "sha512-VGg8MVmpblVCmZK52bJcDtPG3uRFiEyPnlDEIJv3MymTm+aUNWR/Th20NU2wfGV/Ux3KlsbGlhe+0c9ZKTYPDw==",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"ig-object": "^6.0.0",
|
|
"ig-stoppable": "^2.0.0",
|
|
"object-run": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/inflight": {
|
|
"version": "1.0.6",
|
|
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
|
|
"integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
|
|
"deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/inherits": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
|
|
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/lru-cache": {
|
|
"version": "11.5.1",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.1.tgz",
|
|
"integrity": "sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==",
|
|
"license": "BlueOak-1.0.0",
|
|
"engines": {
|
|
"node": "20 || >=22"
|
|
}
|
|
},
|
|
"node_modules/minimatch": {
|
|
"version": "10.2.5",
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
|
|
"integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"brace-expansion": "^5.0.5"
|
|
},
|
|
"engines": {
|
|
"node": "18 || 20 || >=22"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/minipass": {
|
|
"version": "7.1.3",
|
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz",
|
|
"integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==",
|
|
"license": "BlueOak-1.0.0",
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
}
|
|
},
|
|
"node_modules/object-run": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/object-run/-/object-run-1.1.0.tgz",
|
|
"integrity": "sha512-evzNuK7N0AZBjZDNwWfX8xJoHYYWOuoXn0A0lHxddCsKQcmU8K68HQW7eloHwc6TGlNa3CCXHxdFnO+46qtJUA==",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/once": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
|
|
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/path-is-absolute": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
|
|
"integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/path-scurry": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
|
|
"integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"lru-cache": "^11.0.0",
|
|
"minipass": "^7.1.2"
|
|
},
|
|
"engines": {
|
|
"node": "18 || 20 || >=22"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/requirejs": {
|
|
"version": "2.3.8",
|
|
"resolved": "https://registry.npmjs.org/requirejs/-/requirejs-2.3.8.tgz",
|
|
"integrity": "sha512-7/cTSLOdYkNBNJcDMWf+luFvMriVm7eYxp4BcFCsAX0wF421Vyce5SXP17c+Jd5otXKGNehIonFlyQXSowL6Mw==",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"r_js": "bin/r.js",
|
|
"r.js": "bin/r.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/uuid": {
|
|
"version": "14.0.1",
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.1.tgz",
|
|
"integrity": "sha512-6ZxzVpzDXDa3bJWaHilVayA+BH/1zmxCJoVgvmqJnid/gPoKHxUrS/aC/T6LGQtNHT+XHG9fXPJB4d+IrU30Ew==",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist-node/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
|
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
|
|
"license": "ISC"
|
|
}
|
|
}
|
|
}
|