1234567891011121314151617181920 |
- {
- "name": "uni-pay",
- "version": "2.0.0",
- "description": "unipay for uniCloud",
- "main": "index.js",
- "homepage": "https:\/\/uniapp.dcloud.io\/uniCloud\/unipay",
- "repository": {
- "type": "git",
- "url": "git+https:\/\/gitee.com\/dcloud\/uniPay.git"
- },
- "scripts": {},
- "keywords": [],
- "author": "",
- "license": "Apache-2.0",
- "devDependencies": {},
- "origin-plugin-dev-name": "hello-uniapp-x",
- "origin-plugin-version": "1.0.31",
- "plugin-dev-name": "hello-uniapp-x",
- "plugin-version": "1.0.31"
- }
|