mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 00:38:05 +08:00
76 lines
2.8 KiB
JSON
76 lines
2.8 KiB
JSON
{
|
|
"name": "usr",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"bootstrap-icons": "^1.11.3",
|
|
"xterm": "^5.2.1",
|
|
"xterm-addon-fit": "^0.7.0",
|
|
"xterm-addon-web-links": "^0.8.0"
|
|
}
|
|
},
|
|
"node_modules/bootstrap-icons": {
|
|
"version": "1.11.3",
|
|
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.3.tgz",
|
|
"integrity": "sha512-+3lpHrCw/it2/7lBL15VR0HEumaBss0+f/Lb6ZvHISn1mlK83jjFpooTLsMWbIjJMDjDjOExMsTxnXSIT4k4ww==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/twbs"
|
|
},
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/bootstrap"
|
|
}
|
|
]
|
|
},
|
|
"node_modules/xterm": {
|
|
"version": "5.3.0",
|
|
"resolved": "https://registry.npmjs.org/xterm/-/xterm-5.3.0.tgz",
|
|
"integrity": "sha512-8QqjlekLUFTrU6x7xck1MsPzPA571K5zNqWm0M0oroYEWVOptZ0+ubQSkQ3uxIEhcIHRujJy6emDWX4A7qyFzg=="
|
|
},
|
|
"node_modules/xterm-addon-fit": {
|
|
"version": "0.7.0",
|
|
"resolved": "https://registry.npmjs.org/xterm-addon-fit/-/xterm-addon-fit-0.7.0.tgz",
|
|
"integrity": "sha512-tQgHGoHqRTgeROPnvmtEJywLKoC/V9eNs4bLLz7iyJr1aW/QFzRwfd3MGiJ6odJd9xEfxcW36/xRU47JkD5NKQ==",
|
|
"peerDependencies": {
|
|
"xterm": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/xterm-addon-web-links": {
|
|
"version": "0.8.0",
|
|
"resolved": "https://registry.npmjs.org/xterm-addon-web-links/-/xterm-addon-web-links-0.8.0.tgz",
|
|
"integrity": "sha512-J4tKngmIu20ytX9SEJjAP3UGksah7iALqBtfTwT9ZnmFHVplCumYQsUJfKuS+JwMhjsjH61YXfndenLNvjRrEw==",
|
|
"peerDependencies": {
|
|
"xterm": "^5.0.0"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"bootstrap-icons": {
|
|
"version": "1.11.3",
|
|
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.3.tgz",
|
|
"integrity": "sha512-+3lpHrCw/it2/7lBL15VR0HEumaBss0+f/Lb6ZvHISn1mlK83jjFpooTLsMWbIjJMDjDjOExMsTxnXSIT4k4ww=="
|
|
},
|
|
"xterm": {
|
|
"version": "5.3.0",
|
|
"resolved": "https://registry.npmjs.org/xterm/-/xterm-5.3.0.tgz",
|
|
"integrity": "sha512-8QqjlekLUFTrU6x7xck1MsPzPA571K5zNqWm0M0oroYEWVOptZ0+ubQSkQ3uxIEhcIHRujJy6emDWX4A7qyFzg=="
|
|
},
|
|
"xterm-addon-fit": {
|
|
"version": "0.7.0",
|
|
"resolved": "https://registry.npmjs.org/xterm-addon-fit/-/xterm-addon-fit-0.7.0.tgz",
|
|
"integrity": "sha512-tQgHGoHqRTgeROPnvmtEJywLKoC/V9eNs4bLLz7iyJr1aW/QFzRwfd3MGiJ6odJd9xEfxcW36/xRU47JkD5NKQ==",
|
|
"requires": {}
|
|
},
|
|
"xterm-addon-web-links": {
|
|
"version": "0.8.0",
|
|
"resolved": "https://registry.npmjs.org/xterm-addon-web-links/-/xterm-addon-web-links-0.8.0.tgz",
|
|
"integrity": "sha512-J4tKngmIu20ytX9SEJjAP3UGksah7iALqBtfTwT9ZnmFHVplCumYQsUJfKuS+JwMhjsjH61YXfndenLNvjRrEw==",
|
|
"requires": {}
|
|
}
|
|
}
|
|
}
|