Commit 164f10c9 authored by FichteFoll's avatar FichteFoll

Merge pull request #2822 from dsteinbach/master

New plugin "NPMInfo"
parents ec575d04 670bf4b4
...@@ -216,6 +216,16 @@ ...@@ -216,6 +216,16 @@
} }
] ]
}, },
{
"name": "NPMInfo",
"details": "https://github.com/dsteinbach/npm-info",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/dsteinbach/npm-info/tree/master"
}
]
},
{ {
"details": "https://github.com/SublimeText/NSIS", "details": "https://github.com/SublimeText/NSIS",
"labels": ["language syntax"], "labels": ["language syntax"],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment