icloud_photos_downloader/npm/@icloudpd/win32-x64/package.json

20 lines
452 B
JSON

{
"name": "@icloudpd/win32-x64",
"version": "0.0.1",
"description": "The Windows 64-bit binary for icloudpd, a iCloud Photo Downloader.",
"repository": {
"type": "git",
"url": "git+https://github.com/icloud_photos_downloader/icloud_photos_downloader.git"
},
"license": "MIT",
"preferUnplugged": true,
"engines": {
"node": ">=6"
},
"os": [
"win32"
],
"cpu": [
"x64"
]
}