{"name":"universal-dotenv","version":"2.0.0","description":"Robust Environment Configuration for Universal Applications.","main":"lib/index.cjs.js","module":"lib/index.esm.js","scripts":{"lint":"eslint .","fix":"eslint --fix .","format":"prettier --ignore-path .gitignore --write '**/*.js' && npm run fix","test":"jest","prepare":"rimraf lib && preppy","release":"git push && release-it --github.release --npm.publish --non-interactive","release:minor":"git push && release-it --github.release --npm.publish --non-interactive --increment minor","release:major":"git push && release-it --github.release --npm.publish --non-interactive --increment major"},"engines":{"node":">=8.0.0","yarn":">=1.0.0","npm":">=6.0.0"},"keywords":["dotenv","universal","env"],"license":"Apache-2.0","author":{"name":"Sebastian Software","email":"s.werner@sebastian-software.de","url":"https://www.sebastian-software.de"},"bugs":{"url":"https://github.com/sebastian-software/universal-dotenv/issues"},"homepage":"https://github.com/sebastian-software/universal-dotenv#readme","repository":{"type":"git","url":"git+https://github.com/sebastian-software/universal-dotenv.git"},"pre-commit":"lint-staged","lint-staged":{"*.js":"eslint"},"jest":{"testEnvironment":"node"},"devDependencies":{"@babel/core":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.8.0","babel-preset-edge":"^5.2.1","eslint":"^5.16.0","eslint-config-readable":"^2.3.2","husky":"^2.2.0","jest":"^24.8.0","lint-staged":"^8.1.6","preppy":"^8.0.2","prettier":"^1.17.0","rimraf":"^2.6.3"},"dependencies":{"@babel/runtime":"^7.4.4","app-root-dir":"^1.0.2","core-js":"^3.0.1","dotenv":"^8.0.0","dotenv-expand":"^5.1.0"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"e4cf05331339c8c597633dc04136b643ff8bc75b","_id":"universal-dotenv@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"swernerx","email":"s.werner@sebastian-software.de"},"dist":{"shasum":"7c062696c7ac54d14598d6fe1e263a1899c3bf88","size":9553,"noattachment":false,"key":"/universal-dotenv/-/universal-dotenv-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/universal-dotenv/download/universal-dotenv-2.0.0.tgz"},"maintainers":[{"name":"swernerx","email":"s.werner@sebastian-software.de"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/universal-dotenv_2.0.0_1557396994662_0.6461223283001396"},"_hasShrinkwrap":false,"publish_time":1557396994851,"_cnpm_publish_time":1557396994851,"dist-tags":{"latest":"4.0.0"}}