{"_id":"git-node-fs","_rev":"2770723","name":"git-node-fs","description":"A node adapter for the fs-db mixin for js-git","dist-tags":{"latest":"1.0.0"},"maintainers":[{"name":"creationix","email":"tim@creationix.com"}],"time":{"modified":"2022-05-23T09:39:03.000Z","created":"2014-05-21T21:38:56.044Z","1.0.0":"2014-08-22T12:08:22.901Z","0.1.0":"2014-07-25T21:58:29.059Z","0.0.2":"2014-05-21T21:45:37.588Z","0.0.1":"2014-05-21T21:38:56.044Z"},"users":{},"repository":{"type":"git","url":"https://github.com/creationix/git-node-fs.git"},"versions":{"1.0.0":{"name":"git-node-fs","description":"A node adapter for the fs-db mixin for js-git","keywords":["git","js-git"],"version":"1.0.0","main":"lib/node-fs.js","scripts":{"test":"node test.js"},"repository":{"type":"git","url":"https://github.com/creationix/git-node-fs.git"},"license":"MIT","bugs":{"url":"https://github.com/creationix/git-node-fs/issues"},"homepage":"https://github.com/creationix/git-node-fs","gitHead":"7c691d7281b49b1be77426701c2bf0535e1abcc9","_id":"git-node-fs@1.0.0","_shasum":"49b215e242ebe43aa4c7561bbba499521752080f","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"creationix","email":"tim@creationix.com"},"maintainers":[{"name":"creationix","email":"tim@creationix.com"}],"dist":{"shasum":"49b215e242ebe43aa4c7561bbba499521752080f","size":2894,"noattachment":false,"key":"/git-node-fs/-/git-node-fs-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-node-fs/download/git-node-fs-1.0.0.tgz"},"directories":{},"publish_time":1408709302901,"_hasShrinkwrap":false,"_cnpm_publish_time":1408709302901,"_cnpmcore_publish_time":"2021-12-17T01:06:40.751Z"},"0.1.0":{"name":"git-node-fs","description":"A node adapter for the fs-db mixin for js-git","keywords":["git","js-git"],"version":"0.1.0","main":"lib/node-fs.js","scripts":{"test":"node test.js"},"repository":{"type":"git","url":"https://github.com/creationix/git-node-fs.git"},"license":"MIT","bugs":{"url":"https://github.com/creationix/git-node-fs/issues"},"homepage":"https://github.com/creationix/git-node-fs","_id":"git-node-fs@0.1.0","_shasum":"91041f13fd1f6c43d664ee516986f223d2446f48","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"creationix","email":"tim@creationix.com"},"maintainers":[{"name":"creationix","email":"tim@creationix.com"}],"dist":{"shasum":"91041f13fd1f6c43d664ee516986f223d2446f48","size":2845,"noattachment":false,"key":"/git-node-fs/-/git-node-fs-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-node-fs/download/git-node-fs-0.1.0.tgz"},"directories":{},"publish_time":1406325509059,"_hasShrinkwrap":false,"_cnpm_publish_time":1406325509059,"_cnpmcore_publish_time":"2021-12-17T01:06:40.967Z"},"0.0.2":{"name":"git-node-fs","description":"A node adapter for the fs-db mixin for js-git","keywords":["git","js-git"],"version":"0.0.2","main":"lib/node-fs.js","scripts":{"test":"node test.js"},"repository":{"type":"git","url":"https://github.com/creationix/git-node-fs.git"},"license":"MIT","bugs":{"url":"https://github.com/creationix/git-node-fs/issues"},"homepage":"https://github.com/creationix/git-node-fs","_id":"git-node-fs@0.0.2","_shasum":"7fd587732ee030d02723971673786ca39acac62b","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"creationix","email":"tim@creationix.com"},"maintainers":[{"name":"creationix","email":"tim@creationix.com"}],"dist":{"shasum":"7fd587732ee030d02723971673786ca39acac62b","size":2828,"noattachment":false,"key":"/git-node-fs/-/git-node-fs-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-node-fs/download/git-node-fs-0.0.2.tgz"},"directories":{},"publish_time":1400708737588,"_hasShrinkwrap":false,"_cnpm_publish_time":1400708737588,"_cnpmcore_publish_time":"2021-12-17T01:06:41.236Z"},"0.0.1":{"name":"git-node-fs","description":"A node adapter for the fs-db mixin for js-git","keywords":["git","js-git"],"version":"0.0.1","main":"lib/node-fs.js","scripts":{"test":"node test.js"},"repository":{"type":"git","url":"https://github.com/creationix/git-node-fs.git"},"license":"MIT","bugs":{"url":"https://github.com/creationix/git-node-fs/issues"},"homepage":"https://github.com/creationix/git-node-fs","dependencies":{"mkdirp":"git://github.com/substack/node-mkdirp.git#0.5.0"},"_id":"git-node-fs@0.0.1","_shasum":"2c53923a4bc9a1706e1d995e9e506515894dd279","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"creationix","email":"tim@creationix.com"},"maintainers":[{"name":"creationix","email":"tim@creationix.com"}],"dist":{"shasum":"2c53923a4bc9a1706e1d995e9e506515894dd279","size":2819,"noattachment":false,"key":"/git-node-fs/-/git-node-fs-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-node-fs/download/git-node-fs-0.0.1.tgz"},"directories":{},"publish_time":1400708336044,"_hasShrinkwrap":false,"_cnpm_publish_time":1400708336044,"_cnpmcore_publish_time":"2021-12-17T01:06:41.427Z"}},"readme":"git-node-fs\n===========\n\nA node adapter for the fs-db mixin for [js-git].\nThis enables access to Git repositories on the filesystem using Node.js.\n\n```js\nvar repo = {};\nrepo.rootPath = path.join(__dirname, \".git\");\nvar fs = require(\"git-node-fs\");\nrequire(\"js-git/mixins/fs-db\")(repo, fs);\n```\n\nOr use the provided mixin directly.\n\n```js\nvar repo = {};\nvar path = path.join(\"some/bare/repo.git\");\nrequire('git-node-fs/mixins/fs-db')(repo, path);\n```\n\n[js-git]: https://github.com/creationix/js-git\n\n","_attachments":{},"homepage":"https://github.com/creationix/git-node-fs","bugs":{"url":"https://github.com/creationix/git-node-fs/issues"},"license":"MIT"}