9 lines
319 B
JSON
9 lines
319 B
JSON
{
|
|
"name" : "tlib",
|
|
"version" : "dev",
|
|
"author" : "Tom Link <micathom at gmail com>",
|
|
"maintainer" : "Tom Link <micathom at gmail com>",
|
|
"repository" : {"type": "git", "url": "git://github.com/tomtom/tlib_vim.git"},
|
|
"dependencies" : {},
|
|
"description" : "tlib -- A library of vim functions"
|
|
}
|