mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 02:56:17 +00:00
Include "minisearch" which is a straightforward client-side search tool; and a script to generate the search index for minisearch for each version of libgit2.
8 lines
113 B
JSON
8 lines
113 B
JSON
{
|
|
"dependencies": {
|
|
"commander": "^12.1.0",
|
|
"markdown-it": "^14.1.0",
|
|
"minisearch": "^7.1.1"
|
|
}
|
|
}
|