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/sonic/package.json

14 lines
357 B
JSON

{
"name": "@hydrooj/sonic",
2 years ago
"version": "1.3.1",
"description": "Sonic search service",
"main": "index.ts",
3 years ago
"preferUnplugged": true,
"repository": "https://github.com/hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0-or-later",
"dependencies": {
2 years ago
"sonic-channel": "^1.3.1"
}
}