Files

8 lines
207 B
JSON
Raw Permalink Normal View History

{
"domain": "nodejs.org",
"commands": {
"api": { "open": "https://nodejs.org/api/{module}.html", "args": ["module"] },
"search": { "nodedoc": "https://nodejs.org/api/", "args": ["query"] }
}
}