init repo
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "config",
|
||||
"description": "Parse env to create a configuration from a description",
|
||||
"version": "1.0.0",
|
||||
|
||||
"author": "Pascal Perrenoud <pascal@pband.ch>",
|
||||
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"files": ["index.ts", "src", "tsconfig.json"],
|
||||
|
||||
"dependencies": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user