Add repository metadata
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user