UNPKG

miniapp-web-jsapi

Version:

JSAPI/View adapter for miniprogram running on the web

26 lines (25 loc) 480 B
{ "name": "miniapp-web-jsapi", "version": "4.0.33", "description": "JSAPI/View adapter for miniprogram running on the web", "main": "lib/index.js", "keywords": [ "Miniprogram", "Web", "JSAPI" ], "license": "MIT", "files": [ "dist", "lib" ], "dependencies": { "@babel/runtime": "7.18.9", "axios": "0.27.2", "react-style-object-to-css": "1.1.2", "svelte": "3.49.0" }, "devDependencies": { "mini-types": "^0.1.7" } }