flinfo/dc-App/package-lock.json
2025-03-01 10:26:49 +08:00

47 lines
1.7 KiB
JSON

{
"name": "dc-App",
"version": "1.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "1.0.1",
"dependencies": {
"image-tools": "^1.4.0",
"uuid": "^11.0.3"
}
},
"node_modules/image-tools": {
"version": "1.4.0",
"resolved": "http://nexus.fawkes.tech:8003/repository/npm-group/image-tools/-/image-tools-1.4.0.tgz",
"integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ==",
"license": "ISC"
},
"node_modules/uuid": {
"version": "11.0.3",
"resolved": "https://registry.npmmirror.com/uuid/-/uuid-11.0.3.tgz",
"integrity": "sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==",
"funding": [
"https://github.com/sponsors/broofa",
"https://github.com/sponsors/ctavan"
],
"license": "MIT",
"bin": {
"uuid": "dist/esm/bin/uuid"
}
}
},
"dependencies": {
"image-tools": {
"version": "1.4.0",
"resolved": "http://nexus.fawkes.tech:8003/repository/npm-group/image-tools/-/image-tools-1.4.0.tgz",
"integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ=="
},
"uuid": {
"version": "11.0.3",
"resolved": "https://registry.npmmirror.com/uuid/-/uuid-11.0.3.tgz",
"integrity": "sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg=="
}
}
}