PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` { "name": "dotenv", "version": "10.0.0", "description": "Loads environment variables from .env file", "main": "lib/main.js", "exports": { ".": "./lib/main.js", "./config": "./config.js", "./config.js": "./config.js", "./package.json": "./package.json" }, "types": "types/index.d.ts", "scripts": { "flow": "flow", "dtslint": "dtslint types", "lint": "standard", "postlint": "standard-markdown", "pretest": "npm run lint && npm run dtslint", "test": "tap tests/*.js --100", "prerelease": "npm test", "release": "standard-version" }, "repository": { "type": "git", "url": "git://github.com/motdotla/dotenv.git" }, "keywords": [ "dotenv", "env", ".env", "environment", "variables", "config", "settings" ], "readmeFilename": "README.md", "license": "BSD-2-Clause", "devDependencies": { "decache": "^4.5.1", "dtslint": "^0.9.8", "flow-bin": "^0.109.0", "sinon": "^7.5.0", "standard": "^13.1.0", "standard-markdown": "^5.1.0", "standard-version": "^7.0.0", "tap": "^14.7.0" }, "dependencies": {}, "engines": { "node": ">=10" }, "standard": { "ignore": [ "flow-typed/" ] } }