UNPKG

@vnxjs/plugin-platform-qq

Version:
34 lines (33 loc) 767 B
{ "name": "@vnxjs/plugin-platform-qq", "version": "3.5.66", "description": "QQ Mini Program Platform Plugin", "author": "vnpaycode", "homepage": "https://github.com/vnpaycode/vnmf/tree/master/packages/vnmf-qq#readme", "license": "MIT", "main": "index.js", "keywords": [ "vnmf" ], "files": [ "index.js", "dist", "types" ], "repository": { "type": "git", "url": "git+https://github.com/vnpaycode/vnmf.git" }, "scripts": { "build": "rollup -c", "dev": "rollup -c -w" }, "bugs": { "url": "https://github.com/vnpaycode/vnmf/issues" }, "dependencies": { "@vnxjs/plugin-platform-weapp": "3.5.66", "@vnxjs/service": "3.5.66", "@vnxjs/shared": "3.5.66" } }