Commit 5d1c16f4 authored by GOTO Hayato's avatar GOTO Hayato Committed by FichteFoll

Add ComposerPackageInfo. (#6616)

parent 7908cacc
...@@ -2851,6 +2851,18 @@ ...@@ -2851,6 +2851,18 @@
} }
] ]
}, },
{
"name": "ComposerPackageInfo",
"details": "https://github.com/gh640/SublimeComposerPackageInfo",
"author": "Goto Hayato",
"labels": ["php", "composer"],
"releases": [
{
"sublime_text": ">=3124",
"tags": true
}
]
},
{ {
"name": "Compressor", "name": "Compressor",
"details": "https://github.com/joernhees/sublime-compressor", "details": "https://github.com/joernhees/sublime-compressor",
......
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