(misc): Added the BSD-3-Clause license. Package will include the LICENSE by default.
This commit is contained in:
11
package.json
11
package.json
@@ -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",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user