mirror of
https://github.com/nextcloud/server.git
synced 2026-06-18 13:10:47 -04:00
18 lines
305 B
JSON
18 lines
305 B
JSON
|
|
{
|
||
|
|
"name": "nextcloud-ui",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"lockfileVersion": 3,
|
||
|
|
"requires": true,
|
||
|
|
"packages": {
|
||
|
|
"": {
|
||
|
|
"name": "nextcloud-ui",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"license": "AGPL-3.0-or-later",
|
||
|
|
"engines": {
|
||
|
|
"node": "^22.0.0",
|
||
|
|
"npm": "^10.5.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|