@hxui/ng-select
Version:
A HxUi theme for ng-select
30 lines (29 loc) • 707 B
JSON
{
"name": "@hxui/ng-select",
"version": "1.2.1",
"description": "A HxUi theme for ng-select",
"author": "Design @ MD <design@medicaldirector.com>",
"private": false,
"license": "MIT",
"keywords": [
"theme",
"angular",
"ng-select",
"css",
"sass"
],
"homepage": "https://angular.hxui.io/#/ng-select",
"repository": {
"type": "git",
"url": "https://github.com/MedicalDirector/hxui-angular.git"
},
"bugs": "https://github.com/MedicalDirector/hxui-angular/issues",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"CHANGELOG.md",
"themes/**/*",
"!themes/**/*.stories.ts"
]
}