diff --git a/addon-info.json b/addon-info.json new file mode 100644 index 0000000..be6bfea --- /dev/null +++ b/addon-info.json @@ -0,0 +1,10 @@ +{ + "name" : "snipmate-snippets", + "author" : "community", + "maintainer" : "honza @ github & others", + "repository" : {"type": "git", "url": "git://github.com/honza/snipmate-snippets.git"}, + "dependencies" : { + "snipmate": {}, + }, + "description" : "community driven set of snippets for snipmate" +}