Add repository metadata

This commit is contained in:
David Ibia
2026-01-13 19:44:33 +01:00
parent 46c7a34355
commit d9d3a41b0f

View File

@@ -4,6 +4,10 @@
"private": false, "private": false,
"type": "module", "type": "module",
"description": "Safely inspect and match .env secrets without exposing values", "description": "Safely inspect and match .env secrets without exposing values",
"repository": {
"type": "git",
"url": "git+https://github.com/boxpositron/envsitter.git"
},
"keywords": [ "keywords": [
"dotenv", "dotenv",
"env", "env",