Can someone point me in the right direction? I was able to successfully install SublimePrettyJson, but get the error below when trying to install jsonlint
rbraun-ltm:Packages rbraun$ pwd
/Users/rbraun/Library/Application Support/Sublime Text 2/Packages
rbraun-ltm:Packages rbraun$ git clone git@bitbucket.org:hmml/jsonlint.git
Cloning into ‘jsonlint’…
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Thanks!