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",
"version": "1.0.2",
"description": "Sonic search service",
"main": "service.js",
"typings": "service.d.ts",
"repository": "https://github.com/hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0-only",
"dependencies": {
"sonic-channel": "^1.2.6"
}
}