You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
2.3 KiB
JSON
74 lines
2.3 KiB
JSON
{
|
|
"name": "paige",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"node_modules/@popperjs/core": {
|
|
"version": "2.11.8",
|
|
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
|
|
"integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
|
|
"peer": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/popperjs"
|
|
}
|
|
},
|
|
"node_modules/bootstrap": {
|
|
"version": "5.3.2",
|
|
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.2.tgz",
|
|
"integrity": "sha512-D32nmNWiQHo94BKHLmOrdjlL05q1c8oxbtBphQFb9Z5to6eGRDCm0QgeaZ4zFBHzfg2++rqa2JkqCcxDy0sH0g==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/twbs"
|
|
},
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/bootstrap"
|
|
}
|
|
],
|
|
"peerDependencies": {
|
|
"@popperjs/core": "^2.11.8"
|
|
}
|
|
},
|
|
"node_modules/bootstrap-icons": {
|
|
"version": "1.11.0",
|
|
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.0.tgz",
|
|
"integrity": "sha512-bLTbtACfUqwZf6f/xUYUb7bTRZC68QaQwwy9h1b96NPKfnwqzSatHqDypW6R2CBW7zUE7lP+O93GdZuPY3RIHA==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/twbs"
|
|
},
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/bootstrap"
|
|
}
|
|
]
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "8.3.0",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
|
|
"integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==",
|
|
"engines": {
|
|
"node": ">= 12"
|
|
}
|
|
},
|
|
"node_modules/katex": {
|
|
"version": "0.16.8",
|
|
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.8.tgz",
|
|
"integrity": "sha512-ftuDnJbcbOckGY11OO+zg3OofESlbR5DRl2cmN8HeWeeFIV7wTXvAOx8kEjZjobhA+9wh2fbKeO6cdcA9Mnovg==",
|
|
"funding": [
|
|
"https://opencollective.com/katex",
|
|
"https://github.com/sponsors/katex"
|
|
],
|
|
"dependencies": {
|
|
"commander": "^8.3.0"
|
|
},
|
|
"bin": {
|
|
"katex": "cli.js"
|
|
}
|
|
}
|
|
}
|
|
}
|