{"name":"universal-dotenv","version":"3.0.3","description":"Robust Environment Configuration for Universal Applications.","main":"lib/index.cjs.js","module":"lib/index.esm.js","types":"lib/index.d.ts","bin":{"unienv":"bin/unienv"},"scripts":{"fix":"eslint --fix '**/*.{ts,tsx,js,jsx}'","format":"prettier --write '**/*.{ts,tsx,js,jsx,md}' && npm run fix","test":"jest","lint":"npm run lint:code && npm run lint:types","lint:code":"eslint '**/*.{ts,tsx,js,jsx}'","lint:types":"tsc --noEmit","pretest":"npm run prepare","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.6.4","@effective/eslint-config":"^1.1.2","@types/app-root-dir":"^0.1.0","@types/yargs":"^13.0.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.9.0","babel-preset-edge":"^5.5.0","eslint":"^6.5.1","husky":"^3.0.8","jest":"^24.9.0","lint-staged":"^9.4.2","preppy":"^9.0.0","prettier":"^1.18.2","rimraf":"^3.0.0","typescript":"^3.6.4"},"dependencies":{"@babel/runtime":"^7.6.3","app-root-dir":"^1.0.2","core-js":"^3.2.1","cross-env":"^6.0.3","dotenv":"^8.1.0","dotenv-expand":"^5.1.0","yargs":"^14.2.0"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"753cdb88fd5075bcf1bb292caa5b57b022da1610","_id":"universal-dotenv@3.0.3","_nodeVersion":"10.16.3","_npmVersion":"6.12.0","dist":{"shasum":"7ac031db3b6f614e10419ab181d9e2710cbe4fd6","size":12700,"noattachment":false,"key":"/universal-dotenv/-/universal-dotenv-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/universal-dotenv/download/universal-dotenv-3.0.3.tgz"},"maintainers":[{"name":"swernerx","email":"s.werner@sebastian-software.de"}],"_npmUser":{"name":"swernerx","email":"s.werner@sebastian-software.de"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/universal-dotenv_3.0.3_1570798927154_0.9682840078253652"},"_hasShrinkwrap":false,"publish_time":1570798927290,"_cnpm_publish_time":1570798927290,"dist-tags":{"latest":"4.0.0"}}