{"name":"universal-dotenv","version":"3.0.2","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.2","@effective/eslint-config":"^1.1.1","@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.7","jest":"^24.9.0","lint-staged":"^9.4.1","preppy":"^8.3.3","prettier":"^1.18.2","rimraf":"^3.0.0","typescript":"^3.6.3"},"dependencies":{"@babel/runtime":"^7.6.2","app-root-dir":"^1.0.2","core-js":"^3.2.1","cross-env":"^6.0.0","dotenv":"^8.1.0","dotenv-expand":"^5.1.0","yargs":"^14.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"416ad66b6c189ee7def7d8cb1f0c3847d39cc5f4","_id":"universal-dotenv@3.0.2","_nodeVersion":"10.16.3","_npmVersion":"6.11.3","dist":{"shasum":"9323ce10622aacd0a590a2259ad43a80efb1287d","size":12701,"noattachment":false,"key":"/universal-dotenv/-/universal-dotenv-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/universal-dotenv/download/universal-dotenv-3.0.2.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.2_1569942052661_0.7200991419118523"},"_hasShrinkwrap":false,"publish_time":1569942052841,"_cnpm_publish_time":1569942052841,"dist-tags":{"latest":"4.0.0"}}