{ "name": "thread-snooze", "version": "1.0.0", "title": "Thread Snooze", "description": "Snooze mail!", "main": "lib/main", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "github.com/nylas/nylas-mail" }, "engines": { "nylas": "*" }, "license": "GPL-3.0" }