{"_id":"update-dotenv","_rev":"2956492","name":"update-dotenv","description":"Write updates to a .env file","dist-tags":{"latest":"1.1.1"},"maintainers":[{"name":"bkeepers","email":""},{"name":"npm:bkeepers","email":""}],"time":{"modified":"2023-04-27T07:38:38.000Z","created":"2018-08-10T17:20:29.751Z","1.1.1":"2018-10-25T19:22:25.249Z","1.1.0":"2018-08-10T17:40:26.157Z","1.0.0":"2018-08-10T17:20:29.751Z"},"users":{},"author":{"name":"Brandon Keepers","email":"bkeepers@github.com"},"repository":{"type":"git","url":"git+https://github.com/bkeepers/update-dotenv.git"},"versions":{"1.1.1":{"name":"update-dotenv","version":"1.1.1","description":"Write updates to a .env file","main":"index.js","scripts":{"test":"jest && standard"},"repository":{"type":"git","url":"git+https://github.com/bkeepers/update-dotenv.git"},"keywords":["dotenv"],"author":{"name":"Brandon Keepers","email":"bkeepers@github.com"},"license":"ISC","bugs":{"url":"https://github.com/bkeepers/update-dotenv/issues"},"homepage":"https://github.com/bkeepers/update-dotenv#readme","devDependencies":{"dotenv":"^6.0.0","jest":"^23.5.0","standard":"^11.0.1"},"peerDependencies":{"dotenv":"*"},"standard":{"env":["jest"]},"gitHead":"3799401ca0b6dd5b809469cff38cc83f7ded2d9e","_id":"update-dotenv@1.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.8.0","_npmUser":{"name":"bkeepers","email":"brandon@opensoul.org"},"dist":{"shasum":"17146f302f216c3c92419d5a327a45be910050ca","size":1968,"noattachment":false,"key":"/update-dotenv/-/update-dotenv-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/update-dotenv/download/update-dotenv-1.1.1.tgz"},"maintainers":[{"name":"bkeepers","email":""},{"name":"npm:bkeepers","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/update-dotenv_1.1.1_1540495345141_0.05675385830535329"},"_hasShrinkwrap":false,"publish_time":1540495345249,"_cnpm_publish_time":1540495345249,"_cnpmcore_publish_time":"2021-12-16T21:26:18.893Z"},"1.1.0":{"name":"update-dotenv","version":"1.1.0","description":"Write updates to a .env file","main":"index.js","scripts":{"test":"jest && standard"},"repository":{"type":"git","url":"git+https://github.com/bkeepers/update-dotenv.git"},"keywords":["dotenv"],"author":{"name":"Brandon Keepers","email":"bkeepers@github.com"},"license":"ISC","bugs":{"url":"https://github.com/bkeepers/update-dotenv/issues"},"homepage":"https://github.com/bkeepers/update-dotenv#readme","devDependencies":{"dotenv":"^6.0.0","jest":"^23.5.0","standard":"^11.0.1"},"peerDependencies":{"dotenv":"*"},"standard":{"env":["jest"]},"gitHead":"6fc786c9bd132dbcfb123eb440919849e607edfb","_id":"update-dotenv@1.1.0","_npmVersion":"6.1.0","_nodeVersion":"8.9.4","_npmUser":{"name":"bkeepers","email":"brandon@opensoul.org"},"dist":{"shasum":"1b5cd677ce42148fc8c8ed299e064fefd99ea57b","size":1967,"noattachment":false,"key":"/update-dotenv/-/update-dotenv-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/update-dotenv/download/update-dotenv-1.1.0.tgz"},"maintainers":[{"name":"bkeepers","email":""},{"name":"npm:bkeepers","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/update-dotenv_1.1.0_1533922826056_0.32022949925515354"},"_hasShrinkwrap":false,"publish_time":1533922826157,"_cnpm_publish_time":1533922826157,"_cnpmcore_publish_time":"2021-12-16T21:26:19.118Z"},"1.0.0":{"name":"update-dotenv","version":"1.0.0","description":"Write updates to a .env file","main":"index.js","scripts":{"test":"jest && standard"},"repository":{"type":"git","url":"git+https://github.com/bkeepers/update-dotenv.git"},"keywords":["dotenv"],"author":{"name":"Brandon Keepers","email":"bkeepers@github.com"},"license":"ISC","bugs":{"url":"https://github.com/bkeepers/update-dotenv/issues"},"homepage":"https://github.com/bkeepers/update-dotenv#readme","devDependencies":{"dotenv":"^6.0.0","jest":"^23.5.0","standard":"^11.0.1"},"peerDependencies":{"dotenv":"*"},"standard":{"env":["jest"]},"gitHead":"8a15018aed4c1a2958505e939f95b38a9a8bcd61","_id":"update-dotenv@1.0.0","_npmVersion":"6.1.0","_nodeVersion":"8.9.4","_npmUser":{"name":"bkeepers","email":"brandon@opensoul.org"},"dist":{"shasum":"4bf2f383ee661b854e77ffb8a95ebd8360dd21c8","size":1242,"noattachment":false,"key":"/update-dotenv/-/update-dotenv-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/update-dotenv/download/update-dotenv-1.0.0.tgz"},"maintainers":[{"name":"bkeepers","email":""},{"name":"npm:bkeepers","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/update-dotenv_1.0.0_1533921629644_0.8523257608190253"},"_hasShrinkwrap":false,"publish_time":1533921629751,"_cnpm_publish_time":1533921629751,"_cnpmcore_publish_time":"2021-12-16T21:26:19.314Z"}},"readme":"# update-dotenv\n\n> A NodeJS module to write updates to a .env file\n\n## Installation\n\n```\nnpm install dotenv update-dotenv\n```\n\n## Usage\n\n```js\nconst updateDotenv = require('update-dotenv')\n\nupdateDotenv({\n  MY_VARIABLE: 'new value'\n}).then((newEnv) => console.log('Done!', newEnv))\n```\n\n## License\n\n[ISC](LICENSE)\n","_attachments":{},"homepage":"https://github.com/bkeepers/update-dotenv#readme","bugs":{"url":"https://github.com/bkeepers/update-dotenv/issues"},"license":"ISC"}