vi-icon
Version:
30 lines (29 loc) • 664 B
JSON
{
"name": "vi-icon",
"version": "0.0.3",
"description": "微信小程序图标库组件",
"miniprogram": "miniprogram_dist",
"main": "miniprogram_dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/AsherSun/VisionUI.git"
},
"keywords": [
"miniprogram",
"icon",
"vi-icon",
"weChat",
"微信小程序",
"图标",
"iconfont"
],
"author": "asher sun",
"license": "ISC",
"bugs": {
"url": "https://github.com/AsherSun/VisionUI/issues"
},
"homepage": "https://github.com/AsherSun/VisionUI#readme"
}