mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
14 lines
392 B
JSON
14 lines
392 B
JSON
{
|
|
"name": "Aaru.Server",
|
|
"version": "4.5.99.1663",
|
|
"description": "Server component for Aaru Data Preservation Suite",
|
|
"private": true,
|
|
"author": "Natalia Portillo <claunia@claunia.com>",
|
|
"homepage": "https://www.aaru.app",
|
|
"license": "LGPL",
|
|
"repository": "github:aaru-dps/Aaru.Server",
|
|
"dependencies": {
|
|
"bootstrap": "^4.3.1"
|
|
}
|
|
}
|