fecrprd/package.json

30 lines
812 B
JSON
Raw Normal View History

2023-03-02 09:44:12 +08:00
{
"name": "hm-uniapp-information-card",
"version": "0.0.2",
"description": "毫末uni-app新闻详情组件。支持H5/小程序(微信、支付宝、头条、百度、QQ)/App组件可自适应各种屏幕大小的手机。",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/haomo-studio/hm-uniapp-information-card.git"
},
"keywords": [
"毫末",
"uni-app",
"H5",
"小程序",
"App",
"Android",
"iOS",
"新闻"
],
"author": "毫末科技",
"license": "MIT",
"bugs": {
"url": "https://github.com/haomo-studio/hm-uniapp-information-card/issues"
},
"homepage": "https://github.com/haomo-studio/hm-uniapp-information-card#readme"
}