Commit 8536943c authored by Vardan Pogosian's avatar Vardan Pogosian

update Nodejs package

parent f2fca853
...@@ -425,14 +425,13 @@ ...@@ -425,14 +425,13 @@
{ {
"name": "Nodejs", "name": "Nodejs",
"details": "https://github.com/tanepiper/SublimeText-Nodejs", "details": "https://github.com/tanepiper/SublimeText-Nodejs",
"labels": ["auto-complete", "snippets"],
"author": ["tanepiper", "varp"],
"releases": [ "releases": [
{
"sublime_text": "<3000",
"branch": "master"
},
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"branch": "sublime-text-3" "platforms": ["osx", "linux", "windows"],
"tags": true
} }
] ]
}, },
......
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