{"name":"dotenv-webpack","description":"A simple webpack plugin to support dotenv.","version":"1.5.0","main":"index.js","scripts":{"lint":"standard","validate-commit":"validate-commit-msg","predoc":"rimraf docs","doc":"esdoc -c config/doc.json","pretest":"npm run build","test":"nyc _mocha --compilers js:babel-register","posttest":"nyc report --reporter=lcov","prebuild":"rimraf dist","build":"babel --copy-files --out-dir dist src","travis":"npm run lint && npm t","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/mrsteele/dotenv-webpack.git"},"keywords":["dotenv","env","safe","environment","dotenv-safe","variables","process","process.env","webpack","plugin"],"author":{"name":"Matt Steele","email":"matt@omnionline.us","url":"http://omnionline.us/"},"license":"MIT","bugs":{"url":"https://github.com/mrsteele/dotenv-webpack/issues"},"homepage":"https://github.com/mrsteele/dotenv-webpack#readme","peerDependencies":{"webpack":">=1.14.0"},"dependencies":{"dotenv":"^4.0.0"},"devDependencies":{"babel-cli":"^6.24.1","babel-eslint":"^7.2.3","babel-plugin-transform-object-assign":"^6.22.0","babel-preset-es2015":"^6.24.1","babel-register":"^6.24.1","chai":"^3.5.0","esdoc":"^0.5.2","ghooks":"^2.0.0","mocha":"^3.4.1","nyc":"^10.3.2","rimraf":"^2.6.1","semantic-release":"^6.3.6","sinon":"^2.3.2","standard":"^10.0.2","validate-commit-msg":"^2.12.1","webpack":"^2.5.1"},"files":["dist","LICENSE","README.md"],"standard":{"parser":"babel-eslint"},"config":{"ghooks":{"pre-commit":"npm run lint","commit-msg":"npm run validate-commit","pre-push":"npm t","post-merge":"npm install && npm prune","post-rewrite":"npm install && npm prune"}},"browser":"browser.js","babel":{"presets":["es2015"],"plugins":["transform-object-assign"]},"nyc":{"include":["src/**/*.js","dist/**/*.js"]},"gitHead":"fc11e45499937365f4c389c0401d1cc922f64b94","_id":"dotenv-webpack@1.5.0","_shasum":"934b218d1d87158237aa9cba0b3becf63298cb4b","_from":".","_npmVersion":"2.15.12","_nodeVersion":"7.10.0","_npmUser":{"name":"mrsteele","email":"matt@omnionline.us"},"dist":{"shasum":"934b218d1d87158237aa9cba0b3becf63298cb4b","size":4582,"noattachment":false,"key":"/dotenv-webpack/-/dotenv-webpack-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/dotenv-webpack/download/dotenv-webpack-1.5.0.tgz"},"maintainers":[{"name":"mrsteele","email":"matt@omnionline.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dotenv-webpack-1.5.0.tgz_1496173821825_0.8112968758214265"},"directories":{},"publish_time":1496173822782,"_cnpm_publish_time":1496173822782,"_hasShrinkwrap":false,"dist-tags":{"latest":"8.1.1"}}