10 lines
306 B
JSON
10 lines
306 B
JSON
{
|
|
"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"
|
|
}
|