illli
Version:
微信小程序 WXSS 样式库,简洁高效的UI组件、动画和样式类集合
36 lines (35 loc) • 730 B
JSON
{
"name": "illli",
"version": "1.0.15",
"description": "微信小程序 WXSS 样式库,简洁高效的UI组件、动画和样式类集合",
"style": "illli.wxss",
"main": "index.js",
"bin": "index.js",
"files": [
"illli.wxss",
"index.js",
"README.md",
"components"
],
"engines": {
"node": ">=12"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"wxss",
"miniprogram",
"微信小程序",
"样式库",
"动画",
"transitions"
],
"author": "",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/yourusername/illli"
},
"dependencies": {}
}