@kaimo/kmui
Version:
UI component library
22 lines (21 loc) • 389 B
JSON
{
"name": "@kaimo/kmui",
"version": "0.0.1",
"description": "UI component library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/kaimo313"
},
"keywords": [
"kmui",
"ui",
"component",
"library"
],
"author": "kaimo",
"license": "ISC"
}