UNPKG

@sdc-monitor/demo

Version:

<div align="center"> <a href="#" target="_blank"> <img src="https://i.loli.net/2021/07/28/EvPwd4NjVH3tBfO.jpg" alt="mito-logo" height="90"> </a> <p>A Lightweight SDK For Monitor Web</p>

17 lines (16 loc) 420 B
{ "name": "@sdc-monitor/wx-mini-performance", "version": "0.0.1", "description": "A SDK For Report Wx Mini Performance", "main": "dist/wx-mini-performance.js", "module": "dist/wx-mini-performance.js", "types": "dist/wx-mini-performance.d.ts", "files": [ "dist" ], "author": "zty <https://github.com/zty1205>", "license": "ISC", "dependencies": { "@types/wechat-miniprogram": "^3.3.0" } }