doki-ui
Version:
26 lines (25 loc) • 605 B
JSON
{
"name": "doki-ui",
"version": "1.0.5",
"description": "修复颜色、过渡动画异常问题",
"main": "../doki-UI/index.mjs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/CainHappyfish/Doki-UI.git"
},
"keywords": [
"componentsLib",
"组件库",
"doki-ui"
],
"author": "C4iN",
"license": "ISC",
"types": "./index.d.ts",
"bugs": {
"url": "https://github.com/CainHappyfish/Doki-UI/issues"
},
"homepage": "https://github.com/CainHappyfish/Doki-UI#readme"
}