uniapp-tracing
Version:
uniapp小程序端埋点
24 lines (23 loc) • 501 B
JSON
{
"name": "uniapp-tracing",
"version": "0.0.20",
"description": "uniapp小程序端埋点",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://txy.kyigd.com:3000/linyaohong/uniapp-tracing.git"
},
"keywords": [
"uniapp",
"applet"
],
"author": "linyaohong",
"license": "MIT",
"dependencies": {
"dayjs": "^1.11.7",
"lodash": "^4.17.21"
}
}