{ "name": "env2obj", "version": "1.0.0", "description": "converts envirument variables to a object", "main": "env2obj.js", "dependencies": { "lodash": "^4.6.1" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "envirument", "object", "config" ], "author": "Clemens Burger", "license": "GPL-3.0" }