doomemacs/package.json

11 lines
215 B
JSON
Raw Normal View History

2014-11-29 23:20:05 +08:00
{
"name": "Emacs.d",
"preferGlobal": true,
"dependencies": {
"jshint": "*",
"jsonlint": "*",
"js-beautify": "*",
"jsctags": "git://github.com/ramitos/jsctags.git"
}
}