create basic structure

This commit is contained in:
2016-06-19 20:08:34 +02:00
parent 27b583cf87
commit 8b715c52ac
4 changed files with 35 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "qenv",
"version": "1.0.1",
"description": "smart handling of environment variables",
"description": "promised environments",
"main": "dist/index.js",
"scripts": {
"test": "(npmts)"