ui/package.json

16 lines
270 B
JSON

{
"name": "@ninejs/wcui",
"version": "0.0.0",
"description": "",
"main": "dist/index.js",
"scripts": {
"test": ""
},
"repository": {
"type": "git",
"url": "git+https://github.com/9th-js/wcui.git"
},
"author": "yutent",
"license": "MIT"
}
百搭WCUI组件库, 基于web components开发。面向下一代的UI组件库
JavaScript 98.9%
CSS 1.1%