{ "name": "hello-uniapp", "version": "3.4.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hello-uniapp", "version": "3.4.5", "license": "MIT", "dependencies": { "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/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==" }, "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" } } } }