UNPKG

@szmg-fe/tarco

Version:

function library in Taro

41 lines (40 loc) 927 B
{ "name": "@szmg-fe/tarco", "version": "0.0.92", "description": "function library in Taro", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://git.sztv.com.cn/nmt-fe/tarco.git" }, "keywords": [ "function", "Taro", "mini" ], "author": "lemonzhang", "license": "ISC", "dependencies": { "@szmg-fe/funba": "^0.0.42", "@szmg-fe/hooks": "^0.0.56", "@tarojs/components": "^3.2.0", "@tarojs/mini-runner": "^3.2.0", "@tarojs/runtime": "^3.2.0", "@tarojs/taro": "^3.2.0", "cos-wx-sdk-v5": "^1.0.6", "data.task": "^3.1.2", "lodash": "^4.17.21", "ramda": "^0.27.1", "vod-wx-sdk-v2": "^1.0.3" }, "devDependencies": { "typescript": "^4.2.3" }, "gitHead": "ece342645f0d7295ea8e3e8009d205e1352c3c69" }