{ "name": "xukou-ticket-wx", "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "xukou-ticket-wx", "version": "1.0.0", "license": "ISC", "dependencies": { "jweixin-module": "^1.6.0", "moment": "^2.30.1", "psd.js": "^3.9.1" } }, "node_modules/jweixin-module": { "version": "1.6.0", "resolved": "https://registry.npmmirror.com/jweixin-module/-/jweixin-module-1.6.0.tgz", "integrity": "sha512-dGk9cf+ipipHmtzYmKZs5B2toX+p4hLyllGLF6xuC8t+B05oYxd8fYoaRz0T30U2n3RUv8a4iwvjhA+OcYz52w==", "license": "ISC" }, "node_modules/moment": { "version": "2.30.1", "resolved": "https://registry.npmmirror.com/moment/-/moment-2.30.1.tgz", "integrity": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==", "engines": { "node": "*" } }, "node_modules/pngjs": { "version": "3.4.0", "resolved": "https://registry.npmmirror.com/pngjs/-/pngjs-3.4.0.tgz", "integrity": "sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==", "engines": { "node": ">=4.0.0" } }, "node_modules/psd.js": { "version": "3.9.1", "resolved": "https://registry.npmmirror.com/psd.js/-/psd.js-3.9.1.tgz", "integrity": "sha512-Nx3XUSzzXwmDIf4T544Yd64GYPMgKdC6M7FuxxIJwVMmXx0oHKeMbgCbjzwGgKgiblS4pYd76nku9rR0fRA+1A==", "dependencies": { "pngjs": "^3.4.0" } } } }