{"name":"universal-dotenv","version":"3.0.1","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.5.5","@effective/eslint-config":"^0.8.2","@types/app-root-dir":"^0.1.0","@types/yargs":"^13.0.2","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.8.0","babel-preset-edge":"^5.4.0","eslint":"^6.1.0","husky":"^3.0.2","jest":"^24.8.0","lint-staged":"^9.2.1","preppy":"^8.3.1","prettier":"^1.18.2","rimraf":"^2.6.3","typescript":"^3.5.3"},"dependencies":{"@babel/runtime":"^7.5.5","app-root-dir":"^1.0.2","core-js":"^3.1.4","cross-env":"^5.2.0","dotenv":"^8.0.0","dotenv-expand":"^5.1.0","yargs":"^13.3.0"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"85a9b07ef713d0194f1abe7bb1b28f3e5f89718e","_id":"universal-dotenv@3.0.1","_nodeVersion":"12.7.0","_npmVersion":"6.10.2","dist":{"shasum":"b19f61835a6f5f106bed2a10845996a66391dd49","size":12457,"noattachment":false,"key":"/universal-dotenv/-/universal-dotenv-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/universal-dotenv/download/universal-dotenv-3.0.1.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.1_1565103032927_0.49653534199390337"},"_hasShrinkwrap":false,"publish_time":1565103033080,"_cnpm_publish_time":1565103033080,"dist-tags":{"latest":"4.0.0"}}