zhgdyunapp/package-lock.json

25 lines
724 B
JSON
Raw Normal View History

2022-06-08 15:48:09 +08:00
{
2023-02-06 11:06:54 +08:00
"name": "中建四局app",
"lockfileVersion": 2,
2022-06-08 15:48:09 +08:00
"requires": true,
2023-02-06 11:06:54 +08:00
"packages": {
"": {
"dependencies": {
"image-tools": "^1.4.0"
2022-06-08 15:48:09 +08:00
}
},
2023-02-06 11:06:54 +08:00
"node_modules/image-tools": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/image-tools/-/image-tools-1.4.0.tgz",
"integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ=="
}
},
"dependencies": {
"image-tools": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/image-tools/-/image-tools-1.4.0.tgz",
"integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ=="
2022-06-08 15:48:09 +08:00
}
}
}