UNPKG

complex-dotenv-json

Version:
28 lines (27 loc) 623 B
{ "name": "complex-dotenv-json", "version": "1.2.0", "description": "Load environment variables via a JSON file", "main": "index.js", "scripts": { "test": "node tests/index.test.js" }, "repository": { "type": "git", "url": "https://github.com/meeseOS/complex-dotenv-json.git" }, "keywords": [ "dotenv", "env", "json", "environment", "environmental", "variables" ], "author": "Max Beatty", "license": "MIT", "bugs": { "url": "https://github.com/meeseOS/complex-dotenv-json/issues" }, "homepage": "https://github.com/meeseOS/complex-dotenv-json#readme" }