Commit 8e31764c authored by David Steinbach's avatar David Steinbach

Add NPMInfo plugin to Package Directory. NPMInfo displays information about NPMs…

Add NPMInfo plugin to Package Directory. NPMInfo displays information about NPMs when you place your cursor inside a require() function for 1.5 seconds (configurable).
parent ec575d04
......@@ -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",
"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