diff --git a/packages/SimpleEnvs.json b/packages/SimpleEnvs.json
new file mode 100644
index 0000000..da2b838
--- /dev/null
+++ b/packages/SimpleEnvs.json
@@ -0,0 +1,7 @@
+{
+  "author": "vmintf",
+  "description": "A zig language for environment library.",
+  "git": "https://github.com/vmintf/SimpleEnvs",
+  "root_file": "src/root.zig",
+  "tags": ["os", "string", "datastructure"]
+}