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

16 lines
389 B
JSON

4 years ago
{
"name": "@hydrooj/migrate-vijos",
"version": "1.4.2",
4 years ago
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
3 years ago
"preferUnplugged": true,
"license": "SEE LICENSE IN LICENSE",
4 years ago
"devDependencies": {
3 years ago
"@types/mongodb": "^3.6.16"
},
4 years ago
"dependencies": {
3 years ago
"mongodb": "^3.6.8"
4 years ago
}
}