12345678910111213141516 |
- {
- "requires": true,
- "lockfileVersion": 1,
- "dependencies": {
- "jweixin-module": {
- "version": "1.6.0",
- "resolved": "https://registry.npmjs.org/jweixin-module/-/jweixin-module-1.6.0.tgz",
- "integrity": "sha512-dGk9cf+ipipHmtzYmKZs5B2toX+p4hLyllGLF6xuC8t+B05oYxd8fYoaRz0T30U2n3RUv8a4iwvjhA+OcYz52w=="
- },
- "qrcodejs2": {
- "version": "0.0.2",
- "resolved": "https://registry.npmjs.org/qrcodejs2/-/qrcodejs2-0.0.2.tgz",
- "integrity": "sha1-Rlr+Xjnxn6zsuTLBH3oYYQkUauE="
- }
- }
- }
|