{"name":"universal-dotenv","version":"3.0.4","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.7.5","@effective/eslint-config":"^1.4.0","@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.7.2","husky":"^3.1.0","jest":"^24.9.0","lint-staged":"^9.5.0","preppy":"^9.3.0","prettier":"^1.19.1","rimraf":"^3.0.0","typescript":"^3.7.3"},"dependencies":{"@babel/runtime":"^7.7.6","app-root-dir":"^1.0.2","core-js":"^3.5.0","cross-env":"^6.0.3","dotenv":"^8.2.0","dotenv-expand":"^5.1.0","yargs":"^15.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"fb5b18518075b7b3ebf17895bb196c3ab746427c","_id":"universal-dotenv@3.0.4","_nodeVersion":"12.13.1","_npmVersion":"6.13.3","dist":{"shasum":"1583038ee4e25175e3e665a96133a23046288fe6","size":12705,"noattachment":false,"key":"/universal-dotenv/-/universal-dotenv-3.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/universal-dotenv/download/universal-dotenv-3.0.4.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.4_1576222963798_0.9840786348598467"},"_hasShrinkwrap":false,"publish_time":1576222963946,"_cnpm_publish_time":1576222963946,"dist-tags":{"latest":"4.0.0"}}