Commit 65d57cbe authored by Nick Oliver's avatar Nick Oliver

added `npm` package to n.json

npm is intended to be an easy way to issue npm commands w/o having to switch to the console
parent 8befedcd
......@@ -298,6 +298,17 @@
}
]
},
{
"name": "npm",
"details": "https://github.com/PixnBits/sublime-text-npm",
"labels": ["npm", "node", "javascript", "commands"],
"releases": [
{
"sublime_text": "<=3000",
"details": "https://github.com/PixnBits/sublime-text-npm/tags"
}
]
},
{
"name": "NPMInfo",
"details": "https://github.com/dsteinbach/npm-info",
......
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