@phoenix-plugin-registry/brackets-hoganjs-language
Version:
HoganJS file extension support.
18 lines (17 loc) • 411 B
JSON
{
"name": "@phoenix-plugin-registry/brackets-hoganjs-language",
"title": "HoganJS Language",
"description": "HoganJS file extension support.",
"homepage": "http://github.com/fdbustamante/brackets-hoganjs-language",
"version": "1.0.0",
"author": "Federico Bustamante",
"license": "MIT",
"keywords": [
"hoganjs",
"html",
"language"
],
"engines": {
"brackets": ">=0.24.0"
}
}