{"_id":"dotfile-config","_rev":"2786633","name":"dotfile-config","description":"get and set dotfile as a json config","dist-tags":{"latest":"1.0.1"},"maintainers":[{"name":"dead_horse","email":"dead_horse@qq.com"}],"time":{"modified":"2022-06-22T03:05:09.000Z","created":"2014-08-09T07:40:14.833Z","1.0.1":"2015-11-29T08:52:02.801Z","1.0.0":"2014-08-09T07:40:14.833Z"},"users":{},"author":{"name":"dead-horse","email":"dead_horse@qq.com","url":"http://deadhorse.me"},"repository":{"type":"git","url":"git+https://github.com/node-modules/dotfile-config.git"},"versions":{"1.0.1":{"name":"dotfile-config","version":"1.0.1","description":"get and set dotfile as a json config","main":"index.js","scripts":{"test":"make test"},"keywords":["config","dotfile","cli"],"author":{"name":"dead-horse","email":"dead_horse@qq.com","url":"http://deadhorse.me"},"repository":{"type":"git","url":"git+https://github.com/node-modules/dotfile-config.git"},"license":"MIT","gitHead":"1bacd235283efe3eb8b96a7559d7bb46d2b52815","bugs":{"url":"https://github.com/node-modules/dotfile-config/issues"},"homepage":"https://github.com/node-modules/dotfile-config#readme","_id":"dotfile-config@1.0.1","_shasum":"03b953b7fb6cef01ac1884b9463fc0079d1a1973","_from":".","_npmVersion":"2.12.0","_nodeVersion":"4.0.0","_npmUser":{"name":"dead_horse","email":"dead_horse@qq.com"},"dist":{"shasum":"03b953b7fb6cef01ac1884b9463fc0079d1a1973","size":1403,"noattachment":false,"key":"/dotfile-config/-/dotfile-config-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/dotfile-config/download/dotfile-config-1.0.1.tgz"},"maintainers":[{"name":"dead_horse","email":"dead_horse@qq.com"}],"directories":{},"_cnpmcore_publish_time":"2021-12-19T14:19:58.649Z","publish_time":1448787122801,"_cnpm_publish_time":1448787122801},"1.0.0":{"name":"dotfile-config","version":"1.0.0","description":"get and set dotfile as a json config","main":"index.js","scripts":{"test":"make test"},"keywords":["config","dotfile","cli"],"author":{"name":"dead-horse","email":"dead_horse@qq.com","url":"http://deadhorse.me"},"repository":{"type":"git","url":"https://github.com/node-modules/dotfile-config"},"license":"MIT","gitHead":"8a01acbf5bceeb0d8af8af822e3011e24442ff7e","bugs":{"url":"https://github.com/node-modules/dotfile-config/issues"},"homepage":"https://github.com/node-modules/dotfile-config","_id":"dotfile-config@1.0.0","_shasum":"e16f2eff7a890abc8efe4f103c5388cf5731b0b8","_from":".","_npmVersion":"2.0.0-alpha-5","_npmUser":{"name":"dead_horse","email":"dead_horse@qq.com"},"maintainers":[{"name":"dead_horse","email":"dead_horse@qq.com"}],"dist":{"shasum":"e16f2eff7a890abc8efe4f103c5388cf5731b0b8","size":1344,"noattachment":false,"key":"/dotfile-config/-/dotfile-config-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/dotfile-config/download/dotfile-config-1.0.0.tgz"},"directories":{},"_cnpmcore_publish_time":"2021-12-19T14:19:57.743Z","publish_time":1407570014833,"_cnpm_publish_time":1407570014833}},"readme":"dotfile-config\n---------------\n\n[![NPM version][npm-image]][npm-url]\n[![Gittip][gittip-image]][gittip-url]\n\n[npm-image]: https://img.shields.io/npm/v/dotfile-config.svg?style=flat\n[npm-url]: https://npmjs.org/package/dotfile-config\n[travis-image]: https://img.shields.io/travis/node-modules/dotfile-config.svg?style=flat\n[travis-url]: https://travis-ci.org/node-modules/dotfile-config\n[coveralls-image]: https://img.shields.io/coveralls/node-modules/dotfile-config.svg?style=flat\n[coveralls-url]: https://coveralls.io/r/node-modules/dotfile-config?branch=master\n[gittip-image]: https://img.shields.io/gittip/dead-horse.svg?style=flat\n[gittip-url]: https://www.gittip.com/dead-horse/\n[david-image]: https://img.shields.io/david/node-modules/dotfile-config.svg?style=flat\n[david-url]: https://david-dm.org/node-modules/dotfile-config\n\nget and set dotfile as a json config\n\n## Installation\n\n```bash\n$ npm install dotfile-config\n```\n\n## Usage\n\n```\nvar config = require('dotfile-config')('.configrc');\n\nconfig.set({\n  foo: 'bar'\n});\n\nconsole.log(config.get()); // {foo: 'bar'}\n```\n\n### License\n\nMIT\n","_attachments":{},"homepage":"https://github.com/node-modules/dotfile-config#readme","bugs":{"url":"https://github.com/node-modules/dotfile-config/issues"},"license":"MIT"}