mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
37 lines
991 B
JSON
37 lines
991 B
JSON
{
|
|
"name": "Aaru.Server",
|
|
"version": "4.5.99.1663",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "Aaru.Server",
|
|
"version": "4.5.99.1663",
|
|
"license": "LGPL",
|
|
"dependencies": {
|
|
"bootstrap": "^4.3.1"
|
|
}
|
|
},
|
|
"node_modules/bootstrap": {
|
|
"version": "4.3.1",
|
|
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.3.1.tgz",
|
|
"integrity": "sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag==",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"jquery": "1.9.1 - 3",
|
|
"popper.js": "^1.14.7"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"bootstrap": {
|
|
"version": "4.3.1",
|
|
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.3.1.tgz",
|
|
"integrity": "sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag==",
|
|
"requires": {}
|
|
}
|
|
}
|
|
}
|