{"name":"universal-dotenv","version":"3.0.6","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":">=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.9.6","@effective/eslint-config":"^2.6.2","@types/app-root-dir":"^0.1.0","@types/yargs":"^15.0.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.0.1","babel-preset-edge":"^5.5.1","eslint":"^6.8.0","husky":"^4.2.5","jest":"^26.0.1","lint-staged":"^10.2.2","preppy":"^10.4.0","prettier":"^2.0.5","rimraf":"^3.0.2","typescript":"^3.8.3"},"dependencies":{"@babel/runtime":"^7.9.6","app-root-dir":"^1.0.2","core-js":"^3.6.5","cross-env":"^7.0.2","dotenv":"^8.2.0","dotenv-expand":"^5.1.0","yargs":"^15.3.1"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"4fb897235ce3ae9f9a8ae774187b1cb4c5c7fc4b","_id":"universal-dotenv@3.0.6","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"6a57525b6bd75c939d7baa38abb1251d924cdc64","size":12813,"noattachment":false,"key":"/universal-dotenv/-/universal-dotenv-3.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/universal-dotenv/download/universal-dotenv-3.0.6.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.6_1588934305786_0.04286250795092772"},"_hasShrinkwrap":false,"publish_time":1588934305928,"_cnpm_publish_time":1588934305928,"dist-tags":{"latest":"4.0.0"}}