You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
491 B
20 lines
491 B
{
|
|
"name": "@dcloudio/uni-mp-lark",
|
|
"version": "2.0.0-alpha-32520210827002",
|
|
"description": "uni-app mp-lark",
|
|
"main": "dist/index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/dcloudio/uni-app.git",
|
|
"directory": "packages/uni-mp-lark"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: run tests from root\" && exit 1"
|
|
},
|
|
"author": "PerfectPan",
|
|
"license": "Apache-2.0",
|
|
"uni-app": {
|
|
"name": "mp-lark",
|
|
"title": "飞书小程序"
|
|
}
|
|
}
|
|
|