{ "name": "hello-uniapp", "version": "3.4.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hello-uniapp", "version": "3.4.5", "license": "MIT", "dependencies": { "image-tools": "^1.4.0", "luch-request": "^3.1.1" } }, "node_modules/@dcloudio/types": { "version": "2.6.12", "resolved": "https://registry.npmjs.org/@dcloudio/types/-/types-2.6.12.tgz", "integrity": "sha512-mrCMwcINy1IFjU9VUqLeWBkj404yWs5paLDttBcA+eqUjanuUQbBcTVPqlrGgkyzLXDcV2oDDZRSNxNpXi4kMQ==" }, "node_modules/image-tools": { "version": "1.4.0", "resolved": "https://registry.npmmirror.com/image-tools/-/image-tools-1.4.0.tgz", "integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ==" }, "node_modules/luch-request": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/luch-request/-/luch-request-3.1.1.tgz", "integrity": "sha512-p7+mlcEtgRcd0OfXC4XZbyiwSr1XgCeqNT7LlVUjnk7InYl/8d5Rk7BUqAYNA2WRafI1wRIUQWRWZRpeUwWR0w==", "dependencies": { "@dcloudio/types": "^2.0.16" } } }, "dependencies": { "@dcloudio/types": { "version": "2.6.12", "resolved": "https://registry.npmjs.org/@dcloudio/types/-/types-2.6.12.tgz", "integrity": "sha512-mrCMwcINy1IFjU9VUqLeWBkj404yWs5paLDttBcA+eqUjanuUQbBcTVPqlrGgkyzLXDcV2oDDZRSNxNpXi4kMQ==" }, "image-tools": { "version": "1.4.0", "resolved": "https://registry.npmmirror.com/image-tools/-/image-tools-1.4.0.tgz", "integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ==" }, "luch-request": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/luch-request/-/luch-request-3.1.1.tgz", "integrity": "sha512-p7+mlcEtgRcd0OfXC4XZbyiwSr1XgCeqNT7LlVUjnk7InYl/8d5Rk7BUqAYNA2WRafI1wRIUQWRWZRpeUwWR0w==", "requires": { "@dcloudio/types": "^2.0.16" } } } }