You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hydro/packages/better-search/package.json

12 lines
333 B
JSON

{
"name": "@hydrooj/better-search",
"version": "1.0.3",
"description": "Enhance Problem Search",
"main": "package.json",
"repository": "https://github.com/hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0-only",
"dependencies": {
"nodejieba": "^2.5.1"
}
}