mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-28 12:52:11 -08:00
10 lines
215 B
JSON
10 lines
215 B
JSON
{
|
|
"name": "Emacs.d",
|
|
"preferGlobal": true,
|
|
"dependencies": {
|
|
"jshint": "*",
|
|
"jsonlint": "*",
|
|
"js-beautify": "*",
|
|
"jsctags": "git://github.com/ramitos/jsctags.git"
|
|
}
|
|
}
|