UNPKG

@hocgin/taro-kit

Version:
48 lines (47 loc) 1.16 kB
{ "name": "@hocgin/taro-kit", "version": "2.0.173", "description": "", "main": "dist/cjs/index.js", "module": "dist/esm/index.js", "types": "dist/esm/index.d.ts", "scripts": { "build": "father build" }, "files": [ "dist", "typings.d.ts", "README.md" ], "keywords": [ "hocgin" ], "repository": { "type": "git", "url": "https://github.com/hocgin/node-package" }, "authors": [], "publishConfig": { "access": "public" }, "peerDependencies": { "@hocgin/hkit": "workspace:*", "@tarojs/plugin-framework-react": "^3.5.11", "@tarojs/plugin-platform-alipay": "^3.5.11", "@tarojs/plugin-platform-jd": "^3.5.11", "@tarojs/plugin-platform-qq": "^3.5.11", "@tarojs/plugin-platform-swan": "^3.5.11", "@tarojs/plugin-platform-tt": "^3.5.11", "@tarojs/plugin-platform-weapp": "^3.5.11", "@tarojs/runtime": "^3.5.11", "@tarojs/shared": "^3.5.11", "@tarojs/taro": "^3.5.11", "@tarojs/taro-h5": "^3.5.11", "react": "^18.x", "react-dom": "^18.x" }, "gitHead": "8d88e74681fca273ea40f342bf33c998915919cf", "dependencies": { "js-md5": "^0.7.3" } }