UNPKG

@motojs_sdk/utils

Version:
29 lines 614 B
{ "name": "@motojs_sdk/utils", "private": false, "version": "1.3.3", "description": "", "main": "dist/packages/utils/src/index.mjs", "types": "dist/packages/utils/src/index.d.ts", "type": "module", "publishConfig": { "registry": "https://registry.npmjs.org", "access": "public" }, "homepage": "https://github.com/LittleZhaoLearnsFromTheFront", "files": [ "dist" ], "keywords": [ "sdk", "前端监控", "javaScript", "typeScript", "utils" ], "author": "zhaohx0409@163.com", "license": "ISC", "dependencies": { "@motojs_sdk/shared": "1.3.3" } }