12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "_from": "uniapp-qrcode",
- "_id": "uniapp-qrcode@1.0.2",
- "_inBundle": false,
- "_integrity": "sha512-jcWwWz4yXsO7if/+78MMXj5VUdZTLu2D6L/IKb4mJkIw87oF11pO3WS/jS27SUcPCrX/BKcir5a2R1uvkaoR9g==",
- "_location": "/uniapp-qrcode",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "uniapp-qrcode",
- "name": "uniapp-qrcode",
- "escapedName": "uniapp-qrcode",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/uniapp-qrcode/-/uniapp-qrcode-1.0.2.tgz",
- "_shasum": "44317c236ec57930435f9c111c561050fbbca4a7",
- "_spec": "uniapp-qrcode",
- "_where": "C:\\Users\\Administrator\\Desktop\\前端项目\\shengsiwx",
- "author": {
- "name": "404508644",
- "url": "404508644@qq.com"
- },
- "bugs": {
- "url": "https://github.com/caoliangsong/uni-qrcode/issues"
- },
- "bundleDependencies": false,
- "dependencies": {},
- "deprecated": false,
- "description": "微信小程序,支付宝小程序条码、二维码生成模块",
- "devDependencies": {},
- "homepage": "https://github.com/caoliangsong/uni-qrcode.git",
- "keywords": [
- "wechat",
- "weixin",
- "barcode",
- "qrcode",
- "支付宝小程序",
- "微信小程序",
- "条码",
- "二维码"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "uniapp-qrcode",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/caoliangsong/uni-qrcode.git"
- },
- "scripts": {},
- "version": "1.0.2"
- }
|