UNPKG

@antmove/alipay-wx

Version:

transform alipay miniprogram to wx miniprogram tool.

24 lines (23 loc) 650 B
{ "name": "@antmove/alipay-wx", "version": "1.2.5", "description": "transform alipay miniprogram to wx miniprogram tool.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "amap-appx", "license": "GPL-3.0", "dependencies": { "@antmove/utils": "^1.2.5", "css": "^2.2.4", "fs-extra": "^8.1.0", "htmlparser2": "^3.10.1", "js-base64": "^2.5.1" }, "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "gitHead": "17147e9feb0a06e7ff826c5aab0e09855dedfca2" }