.package-lock.json 363 B

123456789101112
  1. {
  2. "name": "myjtp",
  3. "lockfileVersion": 2,
  4. "requires": true,
  5. "packages": {
  6. "node_modules/jweixin-module": {
  7. "version": "1.6.0",
  8. "resolved": "https://registry.npmjs.org/jweixin-module/-/jweixin-module-1.6.0.tgz",
  9. "integrity": "sha512-dGk9cf+ipipHmtzYmKZs5B2toX+p4hLyllGLF6xuC8t+B05oYxd8fYoaRz0T30U2n3RUv8a4iwvjhA+OcYz52w=="
  10. }
  11. }
  12. }