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

13 lines
278 B
JSON

{
"name": "@hydrooj/easy-locale",
"version": "1.0.0",
"main": "package.json",
"repository": "https://github.com/hydro-dev/Hydro",
"author": "undefined <i@undefined.moe>",
"license": "MIT",
"dependencies": {
"js-yaml": "^4.1.0"
},
"preferUnplugged": true
}