UIKit/package.json

13 lines
356 B
JSON
Raw Normal View History

2023-05-23 10:21:48 +00:00
{
"name": "@frontend/kitui",
"version": "1.0.0",
"description": "test",
"main": "index.js",
"repository": "git@penahub.gitlab.yandexcloud.net:frontend/kitui.git",
"author": "skeris <kotilion.95@gmail.com>",
"license": "MIT",
"publishConfig": {
"registry": "https://penahub.gitlab.yandexcloud.net/api/v4/projects/21/packages/npm/"
}
}