icloud_photos_downloader/npm/@icloudpd/linux-arm64/package.json

20 lines
458 B
JSON

{
"name": "@icloudpd/linux-arm64",
"version": "0.0.1",
"description": "The Linux ARM 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",
"engines": {
"node": ">=6"
},
"preferUnplugged": true,
"os": [
"linux"
],
"cpu": [
"arm64"
]
}