{"name":"universal-dotenv","version":"3.1.0","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":{"format":"effective-prettier '**/*.{ts,tsx,js,jsx,md}'","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 --ci patch","release:minor":"git push && release-it --ci minor","release:major":"git push && release-it --ci major"},"engines":{"node":">=10.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.11.6","@effective/eslint-config":"^3.8.0","@effective/prettier":"^4.2.0","@types/app-root-dir":"^0.1.0","@types/jest":"^26.0.14","@types/yargs":"^15.0.7","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.3.0","babel-preset-edge":"^5.5.1","eslint":"^7.10.0","husky":"^4.3.0","jest":"^26.4.2","lint-staged":"^10.4.0","preppy":"^10.8.0","prettier":"^2.1.2","release-it":"^14.0.3","rimraf":"^3.0.2","typescript":"^4.0.3"},"dependencies":{"@babel/runtime":"^7.11.2","app-root-dir":"^1.0.2","core-js":"^3.6.5","cross-env":"^7.0.2","dotenv":"^8.2.0","yargs":"^16.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"7059813e795c45e4f900a8b23ec0304c0950a0d4","_id":"universal-dotenv@3.1.0","_nodeVersion":"12.18.2","_npmVersion":"6.14.8","dist":{"shasum":"01d7569f7b7cb8dbf88fe076339a5c4b5de03510","size":15792,"noattachment":false,"key":"/universal-dotenv/-/universal-dotenv-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/universal-dotenv/download/universal-dotenv-3.1.0.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.1.0_1601296681615_0.0320642910516149"},"_hasShrinkwrap":false,"publish_time":1601296681737,"_cnpm_publish_time":1601296681737,"dist-tags":{"latest":"4.0.0"}}