{ "name" : "snipMate", "version" : "dev", "author" : "Michael Sanders -> original project http://github.com/msanders/snipmate.vim", "maintainer" : "Marc Weber (I maintain this fork only)", "repository" : {"type": "git", "url": "git://github.com/MarcWeber/snipMate.vim.git"}, "dependencies" : { "vim-addon-mw-utils": {}, "tlib": {} }, "description" : "snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim. See README.markdown to learn about the features this fork adds" }