20 lines
430 B
JSON
20 lines
430 B
JSON
{
|
|
"name": "@tbmp/mp-cloud-sdk",
|
|
"version": "1.5.5",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"types": "./types/platforms/mp/index.d.ts",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"gitHead": "cc8f93a3f17901f50500ddee65b957773d2aca82",
|
|
"devDependencies": {
|
|
"@rollup/plugin-json": "^6.0.0"
|
|
}
|
|
}
|