(misc): Added the BSD-3-Clause license. Package will include the LICENSE by default.

This commit is contained in:
Nix "UwU" Krystik
2026-03-12 00:18:06 +08:00
parent 2a7205daf2
commit fd4130c928
2 changed files with 39 additions and 0 deletions

View File

@@ -8,6 +8,17 @@
"url": "https://teamhydra.dev/"
},
"repository": {
"url": "https://git.hep.gg/nix/logger",
"type": "git"
},
"bugs": {
"url": "https://git.hep.gg/nix/logger/issues"
},
"license": "BSD-3-Clause",
"main": "dist/index.js",
"types": "dist/index.d.ts",