1234567891011121314151617 |
- {
- "name": "test",
- "lockfileVersion": 3,
- "requires": true,
- "packages": {
- "": {
- "dependencies": {
- "uniapp-image-compress": "^1.0.5"
- }
- },
- "node_modules/uniapp-image-compress": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/uniapp-image-compress/-/uniapp-image-compress-1.0.5.tgz",
- "integrity": "sha512-57KuhmVQf1SNvV45gUZ9avTg0QjOzgw6XMjNe7o8Jazc9bUcftPWVpXHlrsfx+G2Rzs2zVOjxu2eW1svoj97/g=="
- }
- }
- }
|