diff --git a/package-lock.json b/package-lock.json index 6e85eea..b03f080 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4,10 +4,14 @@ "requires": true, "packages": { "": { + "license": "MIT", "devDependencies": { "eslint": "^9.12.0", "eslint-plugin-json": "^4.0.1", "husky": "^9.1.6" + }, + "funding": { + "url": "http://github.com/sponsors/KudoAI" } }, "node_modules/@aashutoshrathi/word-wrap": {