{"_id":"git-rev-sync","_rev":"2495216","name":"git-rev-sync","description":"Synchronously get the current git commit hash, tag, or branch","dist-tags":{"latest":"3.0.2"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"time":{"modified":"2022-01-19T15:21:20.000Z","created":"2014-10-07T00:04:43.359Z","3.0.2":"2022-01-19T15:19:17.728Z","3.0.1":"2020-09-02T04:48:14.045Z","3.0.0":"2020-09-02T04:44:59.015Z","2.1.0":"2020-09-02T04:36:22.542Z","2.0.0":"2019-12-15T23:31:50.930Z","1.12.0":"2018-04-27T06:40:11.217Z","1.11.2":"2018-04-27T06:34:37.718Z","1.11.1":"2018-04-02T05:53:30.219Z","1.11.0":"2018-04-02T05:40:39.194Z","1.10.0":"2018-02-16T05:14:03.827Z","1.9.1":"2017-04-25T19:09:35.998Z","1.9.0":"2017-03-28T20:57:28.409Z","1.8.0":"2016-10-10T17:06:14.342Z","1.7.1":"2016-09-21T14:56:16.888Z","1.7.0":"2016-09-21T14:54:26.125Z","1.6.0":"2016-04-28T15:54:38.032Z","1.5.1":"2016-04-17T03:47:20.011Z","1.5.0":"2016-04-01T22:12:22.223Z","1.4.0":"2015-09-08T17:46:52.454Z","1.3.0":"2015-08-07T18:22:09.538Z","1.1.0":"2015-06-02T23:36:52.907Z","1.0.0":"2015-01-21T21:24:25.848Z","0.1.4":"2014-10-07T00:19:31.924Z","0.1.3":"2014-10-07T00:12:04.355Z","0.1.2":"2014-10-07T00:07:35.510Z","0.1.1":"2014-10-07T00:06:33.967Z","0.1.0":"2014-10-07T00:04:43.359Z"},"users":{"efreak":true,"noderat":true,"songxc":true,"alex_japson":true,"koslun":true,"tkalfigo":true,"itonyyo":true},"author":{"name":"kurttheviking"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync-js.git"},"versions":{"3.0.2":{"name":"git-rev-sync","version":"3.0.2","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync-js/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Henrik Raitasola","url":"https://github.com/henrikra"},{"name":"Jan Nicklas","url":"https://github.com/jantimon"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"Kevin Yanuk","url":"https://github.com/fugwenna"},{"name":"Lorenz Gardner","url":"https://github.com/LorenzGardner"},{"name":"Colton Clemmer","url":"https://github.com/orbweaver-"},{"name":"Tiberiu Zuld","url":"https://github.com/tiberiuzuld"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync-js","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync-js.git"},"dependencies":{"escape-string-regexp":"1.0.5","graceful-fs":"4.1.15","shelljs":"0.8.5"},"devDependencies":{},"gitHead":"181b8e57fd73636b8fb1f770ad88197b09c8d1d8","_id":"git-rev-sync@3.0.2","_nodeVersion":"14.7.0","_npmVersion":"6.14.7","dist":{"shasum":"9763c730981187c3419b75dd270088cc5f0e161b","size":4571,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-3.0.2.tgz"},"_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"directories":{},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/git-rev-sync_3.0.2_1642605557541_0.7994969202791873"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-19T15:19:26.755Z","publish_time":1642605557728,"_cnpm_publish_time":1642605557728},"3.0.1":{"name":"git-rev-sync","version":"3.0.1","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync-js/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Henrik Raitasola","url":"https://github.com/henrikra"},{"name":"Jan Nicklas","url":"https://github.com/jantimon"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"Kevin Yanuk","url":"https://github.com/fugwenna"},{"name":"Lorenz Gardner","url":"https://github.com/LorenzGardner"},{"name":"Colton Clemmer","url":"https://github.com/orbweaver-"},{"name":"Tiberiu Zuld","url":"https://github.com/tiberiuzuld"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync-js","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync-js.git"},"dependencies":{"escape-string-regexp":"1.0.5","graceful-fs":"4.1.15","shelljs":"0.8.4"},"devDependencies":{},"gitHead":"88988d50274da6bee4740e6b4443cf6df6e62cf7","_id":"git-rev-sync@3.0.1","_nodeVersion":"14.7.0","_npmVersion":"6.14.7","dist":{"shasum":"a393a97f2e4b2a0cc41e512b48065e64f4d8ca3a","size":4571,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-3.0.1.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/git-rev-sync_3.0.1_1599022093801_0.2914912394511302"},"_hasShrinkwrap":false,"publish_time":1599022094045,"_cnpm_publish_time":1599022094045},"3.0.0":{"name":"git-rev-sync","version":"3.0.0","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync-js/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Henrik Raitasola","url":"https://github.com/henrikra"},{"name":"Jan Nicklas","url":"https://github.com/jantimon"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"Kevin Yanuk","url":"https://github.com/fugwenna"},{"name":"Lorenz Gardner","url":"https://github.com/LorenzGardner"},{"name":"Colton Clemmer","url":"https://github.com/orbweaver-"},{"name":"Tiberiu Zuld","url":"https://github.com/tiberiuzuld"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync-js","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync-js.git"},"dependencies":{"escape-string-regexp":"1.0.5","graceful-fs":"4.1.15","shelljs":"0.8.4"},"devDependencies":{},"gitHead":"3f43131b77ff4c5b45edb9cb3b848d3b12a660b1","_id":"git-rev-sync@3.0.0","_nodeVersion":"14.7.0","_npmVersion":"6.14.7","dist":{"shasum":"21709c1a3313d3b4a938b778413037364b5bedec","size":4559,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-3.0.0.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/git-rev-sync_3.0.0_1599021898912_0.426697706392825"},"_hasShrinkwrap":false,"publish_time":1599021899015,"_cnpm_publish_time":1599021899015},"2.1.0":{"name":"git-rev-sync","version":"2.1.0","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync-js/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Henrik Raitasola","url":"https://github.com/henrikra"},{"name":"Jan Nicklas","url":"https://github.com/jantimon"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"Kevin Yanuk","url":"https://github.com/fugwenna"},{"name":"Lorenz Gardner","url":"https://github.com/LorenzGardner"},{"name":"Colton Clemmer","url":"https://github.com/orbweaver-"},{"name":"Tiberiu Zuld","url":"https://github.com/tiberiuzuld"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync-js","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync-js.git"},"dependencies":{"escape-string-regexp":"1.0.5","graceful-fs":"4.1.15","shelljs":"0.8.4"},"devDependencies":{},"gitHead":"a5c1f9a3c5a51ac53b5c3c26b0cfa67989c67bf0","_id":"git-rev-sync@2.1.0","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"f2b6af0b834042d45194cecb83df6eb505164dc1","size":4569,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-2.1.0.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/git-rev-sync_2.1.0_1599021382435_0.8909527533308912"},"_hasShrinkwrap":false,"publish_time":1599021382542,"_cnpm_publish_time":1599021382542},"2.0.0":{"name":"git-rev-sync","version":"2.0.0","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync-js/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Henrik Raitasola","url":"https://github.com/henrikra"},{"name":"Jan Nicklas","url":"https://github.com/jantimon"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"Kevin Yanuk","url":"https://github.com/fugwenna"},{"name":"Lorenz Gardner","url":"https://github.com/LorenzGardner"},{"name":"Colton Clemmer","url":"https://github.com/orbweaver-"},{"name":"Tiberiu Zuld","url":"https://github.com/tiberiuzuld"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync-js","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync-js.git"},"dependencies":{"escape-string-regexp":"1.0.5","graceful-fs":"4.1.15","shelljs":"0.7.7"},"devDependencies":{},"gitHead":"23b4f97a0d01ec48bfb7f718eae9a3292a820b3d","_id":"git-rev-sync@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"dist":{"shasum":"82fb77d9281efe7e7947569380dda4d1c19f4cb3","size":4580,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-2.0.0.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/git-rev-sync_2.0.0_1576452710780_0.9659848094539445"},"_hasShrinkwrap":false,"publish_time":1576452710930,"_cnpm_publish_time":1576452710930},"1.12.0":{"name":"git-rev-sync","version":"1.12.0","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync-js/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Henrik Raitasola","url":"https://github.com/henrikra"},{"name":"Jan Nicklas","url":"https://github.com/jantimon"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"Kevin Yanuk","url":"https://github.com/fugwenna"},{"name":"Lorenz Gardner","url":"https://github.com/LorenzGardner"},{"name":"Colton Clemmer","url":"https://github.com/orbweaver-"},{"name":"Tiberiu Zuld","url":"https://github.com/tiberiuzuld"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync-js","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync-js.git"},"dependencies":{"escape-string-regexp":"1.0.5","graceful-fs":"4.1.11","shelljs":"0.7.7"},"devDependencies":{},"gitHead":"c999c068fd4234fca7a8d20323675139af0f53fb","_id":"git-rev-sync@1.12.0","_shasum":"4468406c7e6c3ba4cf4587999e1adb28d9d1af55","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.12.3","_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"dist":{"shasum":"4468406c7e6c3ba4cf4587999e1adb28d9d1af55","size":4791,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.12.0.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/git-rev-sync_1.12.0_1524811211139_0.7247823465219907"},"_hasShrinkwrap":false,"publish_time":1524811211217,"_cnpm_publish_time":1524811211217},"1.11.2":{"name":"git-rev-sync","version":"1.11.2","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync-js/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Henrik Raitasola","url":"https://github.com/henrikra"},{"name":"Jan Nicklas","url":"https://github.com/jantimon"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"Kevin Yanuk","url":"https://github.com/fugwenna"},{"name":"Lorenz Gardner","url":"https://github.com/LorenzGardner"},{"name":"Colton Clemmer","url":"https://github.com/orbweaver-"},{"name":"Tiberiu Zuld","url":"https://github.com/tiberiuzuld"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync-js","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync-js.git"},"dependencies":{"escape-string-regexp":"1.0.5","graceful-fs":"4.1.11","shelljs":"0.7.7"},"devDependencies":{},"gitHead":"c2b26bfb3163993449ecde37aa49edad78787939","_id":"git-rev-sync@1.11.2","_shasum":"8cf07595bb555cf270b7d18d4ffe298d6c721e55","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.12.3","_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"dist":{"shasum":"8cf07595bb555cf270b7d18d4ffe298d6c721e55","size":4722,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.11.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.11.2.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/git-rev-sync_1.11.2_1524810877651_0.8254317723499844"},"_hasShrinkwrap":false,"publish_time":1524810877718,"_cnpm_publish_time":1524810877718},"1.11.1":{"name":"git-rev-sync","version":"1.11.1","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync-js/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Henrik Raitasola","url":"https://github.com/henrikra"},{"name":"Jan Nicklas","url":"https://github.com/jantimon"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"Kevin Yanuk","url":"https://github.com/fugwenna"},{"name":"Lorenz Gardner","url":"https://github.com/LorenzGardner"},{"name":"Colton Clemmer","url":"https://github.com/orbweaver-"},{"name":"Tiberiu Zuld","url":"https://github.com/tiberiuzuld"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync-js","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync-js.git"},"dependencies":{"escape-string-regexp":"1.0.5","graceful-fs":"4.1.11","shelljs":"0.7.7"},"devDependencies":{},"gitHead":"74f932650bf5bade4c5efa9e76d255d8637a8b61","_id":"git-rev-sync@1.11.1","_shasum":"d92846500107e2d2f9c43420b0e995d24b3912ca","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.12.3","_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"dist":{"shasum":"d92846500107e2d2f9c43420b0e995d24b3912ca","size":4691,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.11.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.11.1.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/git-rev-sync_1.11.1_1522648410130_0.5032188125613943"},"_hasShrinkwrap":false,"publish_time":1522648410219,"_cnpm_publish_time":1522648410219},"1.11.0":{"name":"git-rev-sync","version":"1.11.0","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync-js/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Henrik Raitasola","url":"https://github.com/henrikra"},{"name":"Jan Nicklas","url":"https://github.com/jantimon"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"Kevin Yanuk","url":"https://github.com/fugwenna"},{"name":"Lorenz Gardner","url":"https://github.com/LorenzGardner"},{"name":"Colton Clemmer","url":"https://github.com/orbweaver-"},{"name":"Tiberiu Zuld","url":"https://github.com/tiberiuzuld"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync-js","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync-js.git"},"dependencies":{"escape-string-regexp":"1.0.5","graceful-fs":"4.1.11","shelljs":"0.7.7"},"devDependencies":{},"gitHead":"c328dfd11a1c1e4ec80a004aafb5842ede754699","_id":"git-rev-sync@1.11.0","_shasum":"2da0910631b6b907a03350481cb87605f1064bed","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.12.3","_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"dist":{"shasum":"2da0910631b6b907a03350481cb87605f1064bed","size":4651,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.11.0.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/git-rev-sync_1.11.0_1522647639085_0.4949150079341116"},"_hasShrinkwrap":false,"publish_time":1522647639194,"_cnpm_publish_time":1522647639194},"1.10.0":{"name":"git-rev-sync","version":"1.10.0","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync-js/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Henrik Raitasola","url":"https://github.com/henrikra"},{"name":"Jan Nicklas","url":"https://github.com/jantimon"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"Kevin Yanuk","url":"https://github.com/fugwenna"},{"name":"Lorenz Gardner","url":"https://github.com/LorenzGardner"},{"name":"Colton Clemmer","url":"https://github.com/orbweaver-"},{"name":"Tiberiu Zuld","url":"https://github.com/tiberiuzuld"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync-js","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync-js.git"},"dependencies":{"escape-string-regexp":"1.0.5","graceful-fs":"4.1.11","shelljs":"0.7.7"},"devDependencies":{},"gitHead":"256a38fd5cf869c405927373f58cadf41592f38b","_id":"git-rev-sync@1.10.0","_shasum":"e8ac4fd09672449148ff694e2d7c6a6ee35c93a6","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.12.3","_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"dist":{"shasum":"e8ac4fd09672449148ff694e2d7c6a6ee35c93a6","size":4645,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.10.0.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/git-rev-sync_1.10.0_1518758043769_0.5499796210988559"},"_hasShrinkwrap":false,"publish_time":1518758043827,"_cnpm_publish_time":1518758043827},"1.9.1":{"name":"git-rev-sync","version":"1.9.1","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync-js/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Henrik Raitasola","url":"https://github.com/henrikra"},{"name":"Jan Nicklas","url":"https://github.com/jantimon"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"Kevin Yanuk","url":"https://github.com/fugwenna"},{"name":"Lorenz Gardner","url":"https://github.com/LorenzGardner"},{"name":"Colton Clemmer","url":"https://github.com/orbweaver-"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync-js","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync-js.git"},"dependencies":{"escape-string-regexp":"1.0.5","graceful-fs":"4.1.11","shelljs":"0.7.7"},"devDependencies":{},"gitHead":"50f4ef3aebc7c0c55025f054c78c6b3bc4d0b2bf","_id":"git-rev-sync@1.9.1","_shasum":"a0c2e3dd392abcf6b76962e27fc75fb3223449ce","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"dist":{"shasum":"a0c2e3dd392abcf6b76962e27fc75fb3223449ce","size":4494,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.9.1.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/git-rev-sync-1.9.1.tgz_1493147374253_0.13218865054659545"},"directories":{},"publish_time":1493147375998,"_cnpm_publish_time":1493147375998,"_hasShrinkwrap":false},"1.9.0":{"name":"git-rev-sync","version":"1.9.0","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync-js/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Henrik Raitasola","url":"https://github.com/henrikra"},{"name":"Jan Nicklas","url":"https://github.com/jantimon"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"Kevin Yanuk","url":"https://github.com/fugwenna"},{"name":"Lorenz Gardner","url":"https://github.com/LorenzGardner"},{"name":"Colton Clemmer","url":"https://github.com/orbweaver-"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync-js","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync-js.git"},"dependencies":{"escape-string-regexp":"1.0.5","graceful-fs":"4.1.11","shelljs":"0.7.7"},"devDependencies":{},"gitHead":"b083cdfd386b56a13885f246e9eaefec20838cb3","_id":"git-rev-sync@1.9.0","_shasum":"7d1a7686feddd969ae56db0f1f7146bc6d9a9024","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"dist":{"shasum":"7d1a7686feddd969ae56db0f1f7146bc6d9a9024","size":4488,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.9.0.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/git-rev-sync-1.9.0.tgz_1490734646392_0.28325073746964335"},"directories":{},"publish_time":1490734648409,"_cnpm_publish_time":1490734648409,"_hasShrinkwrap":false},"1.8.0":{"name":"git-rev-sync","version":"1.8.0","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"henrikra","url":"https://github.com/henrikra"},{"name":"Jan Nicklas","url":"https://github.com/jantimon"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"Kevin Yanuk","url":"https://github.com/fugwenna"},{"name":"Lorenz Gardner","url":"https://github.com/LorenzGardner"},{"name":"Colton Clemmer","url":"https://github.com/orbweaver-"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync.git"},"dependencies":{"graceful-fs":"4.1.6","shelljs":"0.7.4"},"devDependencies":{},"gitHead":"0dc18d8f474b067e6391fdd4db752e757154c0de","_id":"git-rev-sync@1.8.0","_shasum":"15c5708b905877af1d75dd9f147106f715415066","_from":".","_npmVersion":"2.15.0","_nodeVersion":"0.10.44","_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"dist":{"shasum":"15c5708b905877af1d75dd9f147106f715415066","size":4291,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.8.0.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/git-rev-sync-1.8.0.tgz_1476119174110_0.7994135771878064"},"directories":{},"publish_time":1476119174342,"_cnpm_publish_time":1476119174342,"_hasShrinkwrap":false},"1.7.1":{"name":"git-rev-sync","version":"1.7.1","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"Kevin Yanuk","url":"https://github.com/fugwenna"},{"name":"Lorenz Gardner","url":"https://github.com/LorenzGardner"},{"name":"Colton Clemmer","url":"https://github.com/orbweaver-"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync.git"},"dependencies":{"graceful-fs":"4.1.6","shelljs":"0.7.4"},"devDependencies":{},"gitHead":"b6b899fc2ade00339db31ffa27bb719586d78ded","_id":"git-rev-sync@1.7.1","_shasum":"82591a76a82dfc50a0b85ea37ab9ace2d262b5db","_from":".","_npmVersion":"2.15.0","_nodeVersion":"0.10.44","_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"dist":{"shasum":"82591a76a82dfc50a0b85ea37ab9ace2d262b5db","size":4065,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.7.1.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/git-rev-sync-1.7.1.tgz_1474469776636_0.7043918734416366"},"directories":{},"publish_time":1474469776888,"_cnpm_publish_time":1474469776888,"_hasShrinkwrap":false},"1.7.0":{"name":"git-rev-sync","version":"1.7.0","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"fugwenna","url":"https://github.com/fugwenna"},{"name":"LorenzGardner","url":"https://github.com/LorenzGardner"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync.git"},"dependencies":{"graceful-fs":"4.1.6","shelljs":"0.7.4"},"devDependencies":{},"gitHead":"2f9ac458c83b849f221024a2f22658b66d4d6ec9","_id":"git-rev-sync@1.7.0","_shasum":"57965d5858140015ee5e8bded0a9ceaa1b50f7c2","_from":".","_npmVersion":"2.15.0","_nodeVersion":"0.10.44","_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"dist":{"shasum":"57965d5858140015ee5e8bded0a9ceaa1b50f7c2","size":4038,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.7.0.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/git-rev-sync-1.7.0.tgz_1474469662441_0.9578582139220089"},"directories":{},"publish_time":1474469666125,"_cnpm_publish_time":1474469666125,"_hasShrinkwrap":false},"1.6.0":{"name":"git-rev-sync","version":"1.6.0","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"fugwenna","url":"https://github.com/fugwenna"},{"name":"LorenzGardner","url":"https://github.com/LorenzGardner"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync.git"},"dependencies":{"graceful-fs":"4.1.3","shelljs":"0.6.0"},"devDependencies":{},"gitHead":"abb7c4227d76a940c950faa5635ce6d6de8f1f6e","_id":"git-rev-sync@1.6.0","_shasum":"d833b2caf8033d8af3f68adab2159d0047819465","_from":".","_npmVersion":"2.14.12","_nodeVersion":"0.10.26","_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"dist":{"shasum":"d833b2caf8033d8af3f68adab2159d0047819465","size":4032,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.6.0.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/git-rev-sync-1.6.0.tgz_1461858875674_0.13572108279913664"},"directories":{},"publish_time":1461858878032,"_cnpm_publish_time":1461858878032,"_hasShrinkwrap":false},"1.5.1":{"name":"git-rev-sync","version":"1.5.1","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"fugwenna","url":"https://github.com/fugwenna"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync.git"},"dependencies":{"graceful-fs":"4.1.3","shelljs":"0.6.0"},"devDependencies":{},"gitHead":"1f100c3477cd99c47d3bef875956d0010caba326","_id":"git-rev-sync@1.5.1","_shasum":"7acda7d3c8856c8c67b351cdb93133dd123664b0","_from":".","_npmVersion":"2.14.12","_nodeVersion":"0.10.26","_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"dist":{"shasum":"7acda7d3c8856c8c67b351cdb93133dd123664b0","size":3960,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.5.1.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/git-rev-sync-1.5.1.tgz_1460864839596_0.5215951288118958"},"directories":{},"publish_time":1460864840011,"_cnpm_publish_time":1460864840011,"_hasShrinkwrap":false},"1.5.0":{"name":"git-rev-sync","version":"1.5.0","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync/issues"},"contributors":[{"name":"Kurt Ericson","email":"github@kurttheviking.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"},{"name":"fugwenna","url":"https://github.com/fugwenna"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","examples-extended":"node examples/extended","test":"node tests/index"},"repository":{"type":"git","url":"git+ssh://git@github.com/kurttheviking/git-rev-sync.git"},"dependencies":{"graceful-fs":"4.1.3","shelljs":"0.6.0"},"devDependencies":{},"gitHead":"40542446116888584b43547044321891d6016d25","_id":"git-rev-sync@1.5.0","_shasum":"6dc2ad455f76d690ed2bbb5209380f367355edeb","_from":".","_npmVersion":"2.14.12","_nodeVersion":"0.10.26","_npmUser":{"name":"kurttheviking","email":"npm@kurttheviking.com"},"dist":{"shasum":"6dc2ad455f76d690ed2bbb5209380f367355edeb","size":3909,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.5.0.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/git-rev-sync-1.5.0.tgz_1459548741637_0.501937793334946"},"directories":{},"publish_time":1459548742223,"_cnpm_publish_time":1459548742223,"_hasShrinkwrap":false},"1.4.0":{"name":"git-rev-sync","version":"1.4.0","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync/issues"},"contributors":[{"name":"Kurt Ericson","email":"kurttheviking@outlook.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","test":"node tests/index"},"repository":{"type":"git","url":"git@github.com:kurttheviking/git-rev-sync.git"},"dependencies":{"graceful-fs":"4.1.2","shelljs":"0.5.1"},"devDependencies":{},"gitHead":"fbb17585316959f79cd3677ec548a08ccffa8ec1","_id":"git-rev-sync@1.4.0","_shasum":"eecbc9a395da141c3eaa7e4dfd86fc23ea9e9ae8","_from":".","_npmVersion":"2.7.6","_nodeVersion":"0.10.26","_npmUser":{"name":"kurttheviking","email":"kurttheviking@outlook.com"},"dist":{"shasum":"eecbc9a395da141c3eaa7e4dfd86fc23ea9e9ae8","size":3629,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.4.0.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"directories":{},"publish_time":1441734412454,"_cnpm_publish_time":1441734412454,"_hasShrinkwrap":false},"1.3.0":{"name":"git-rev-sync","version":"1.3.0","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync/issues"},"contributors":[{"name":"Kurt Ericson","email":"kurttheviking@outlook.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"},{"name":"Hendrik Reker","email":"reker.opensource@gmail.com","url":"https://github.com/reker-"}],"description":"Synchronously get the current git commit hash, tag, or branch","homepage":"https://github.com/kurttheviking/git-rev-sync","license":"MIT","main":"index.js","scripts":{"examples":"node examples/simple","test":"node tests/index"},"repository":{"type":"git","url":"git@github.com:kurttheviking/git-rev-sync.git"},"dependencies":{"graceful-fs":"4.1.2","shelljs":"0.5.1"},"devDependencies":{},"gitHead":"20b8cfe3171de3534fdb07fde3a4fe9f3cd8a94c","_id":"git-rev-sync@1.3.0","_shasum":"fe2c81610e59c5d5d21bb29580787bf028590299","_from":".","_npmVersion":"2.7.6","_nodeVersion":"0.10.26","_npmUser":{"name":"kurttheviking","email":"kurttheviking@outlook.com"},"dist":{"shasum":"fe2c81610e59c5d5d21bb29580787bf028590299","size":3538,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.3.0.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"directories":{},"publish_time":1438971729538,"_cnpm_publish_time":1438971729538,"_hasShrinkwrap":false},"1.1.0":{"name":"git-rev-sync","version":"1.1.0","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync/issues"},"contributors":[{"name":"Kurt Ericson","email":"kurttheviking@outlook.com","url":"https://github.com/kurttheviking"},{"name":"Jason Denizac","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"}],"description":"Synchronously get the current git commit hash, tag, or branch","devDependencies":{},"homepage":"https://github.com/kurttheviking/git-rev-sync","licenses":[{"type":"MIT","url":"https://github.com/agilemd/widget/blob/master/LICENSE.md"}],"main":"index.js","scripts":{"example":"node example/simple"},"repository":{"type":"git","url":"git@github.com:kurttheviking/git-rev-sync.git"},"dependencies":{"graceful-fs":"3.0.8"},"gitHead":"c05dda28fff95709692917a1ee93203de8a895fd","_id":"git-rev-sync@1.1.0","_shasum":"d3085bad45721f8f7424f0b3330c43a1d4a03bff","_from":".","_npmVersion":"2.7.6","_nodeVersion":"0.10.26","_npmUser":{"name":"kurttheviking","email":"kurttheviking@outlook.com"},"dist":{"shasum":"d3085bad45721f8f7424f0b3330c43a1d4a03bff","size":2885,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.1.0.tgz"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"directories":{},"publish_time":1433288212907,"_cnpm_publish_time":1433288212907,"_hasShrinkwrap":false},"1.0.0":{"name":"git-rev-sync","version":"1.0.0","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync/issues"},"contributors":[{"name":"Kurt Ericson","email":"kurttheviking@outlook.com","url":"https://github.com/kurttheviking"},{"name":"jden","email":"jason@denizac.org","url":"http://jden.us"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"}],"description":"Synchronously get the current git commit hash, tag, or branch","devDependencies":{},"homepage":"https://github.com/kurttheviking/git-rev-sync","licenses":[{"type":"MIT","url":"https://github.com/agilemd/widget/blob/master/LICENSE.md"}],"main":"index.js","scripts":{"example":"node example/simple"},"repository":{"type":"git","url":"git@github.com:kurttheviking/git-rev-sync.git"},"dependencies":{"graceful-fs":"^3.0.5"},"_id":"git-rev-sync@1.0.0","dist":{"shasum":"ec96e0814bb29d523425c3a0c264c3f7490d3c6e","size":2702,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-1.0.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"kurttheviking","email":"kurttheviking@outlook.com"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"directories":{},"publish_time":1421875465848,"_cnpm_publish_time":1421875465848,"_hasShrinkwrap":false},"0.1.4":{"name":"git-rev-sync","version":"0.1.4","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync/issues"},"contributors":[{"name":"Kurt Ericson","email":"kurttheviking@outlook.com","url":"https://github.com/kurttheviking"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"}],"dependencies":{"execSync":"1.0.2"},"description":"Synchronously get the current git commit hash, tag, or branch","devDependencies":{},"homepage":"https://github.com/kurttheviking/git-rev-sync","licenses":[{"type":"MIT","url":"https://github.com/agilemd/widget/blob/master/LICENSE.md"}],"main":"index.js","scripts":{"example":"node example/simple"},"repository":{"type":"git","url":"git@github.com:kurttheviking/git-rev-sync.git"},"_id":"git-rev-sync@0.1.4","dist":{"shasum":"f79074c1126f5dcd0300a0d0f989b2cc8a0af6b5","size":2745,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-0.1.4.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"kurttheviking","email":"kurttheviking@outlook.com"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"directories":{},"publish_time":1412641171924,"_cnpm_publish_time":1412641171924,"_hasShrinkwrap":false},"0.1.3":{"name":"git-rev-sync","version":"0.1.3","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync/issues"},"contributors":[{"name":"Kurt Ericson","email":"kurttheviking@outlook.com","url":"https://github.com/kurttheviking"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"}],"dependencies":{"execSync":"1.0.2"},"description":"Synchronously get the current git commit hash, tag, or branch","devDependencies":{},"homepage":"https://github.com/kurttheviking/git-rev-sync","licenses":[{"type":"MIT","url":"https://github.com/agilemd/widget/blob/master/LICENSE.md"}],"main":"index.js","scripts":{"example":"node example/simple"},"repository":{"type":"git","url":"git@github.com:kurttheviking/git-rev-sync.git"},"_id":"git-rev-sync@0.1.3","dist":{"shasum":"94c8ec7236c2ee1a8b444f22d4a8f9c70e93640b","size":2726,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-0.1.3.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"kurttheviking","email":"kurttheviking@outlook.com"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"directories":{},"publish_time":1412640724355,"_cnpm_publish_time":1412640724355,"_hasShrinkwrap":false},"0.1.2":{"name":"git-rev-sync","version":"0.1.2","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync/issues"},"contributors":[{"name":"Kurt Ericson","email":"kurttheviking@outlook.com","url":"https://github.com/kurttheviking"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"}],"dependencies":{"execSync":"1.0.2"},"description":"Synchronously get the current git commit hash, tag or branch","devDependencies":{},"homepage":"https://github.com/kurttheviking/git-rev-sync","licenses":[{"type":"MIT","url":"https://github.com/agilemd/widget/blob/master/LICENSE.md"}],"main":"index.js","scripts":{"example":"node example/simple"},"repository":{"type":"git","url":"git@github.com:kurttheviking/git-rev-sync.git"},"_id":"git-rev-sync@0.1.2","dist":{"shasum":"92dbf8eafab2c5beff5327f02ea09a27a9331fe2","size":2708,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-0.1.2.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"kurttheviking","email":"kurttheviking@outlook.com"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"directories":{},"publish_time":1412640455510,"_cnpm_publish_time":1412640455510,"_hasShrinkwrap":false},"0.1.1":{"name":"git-rev-sync","version":"0.1.1","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync/issues"},"contributors":[{"name":"Kurt Ericson","email":"kurttheviking@outlook.com","url":"https://github.com/kurttheviking"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"}],"dependencies":{"execSync":"1.0.2"},"description":"Synchronously get the current git commit hash, tag or branch","devDependencies":{},"homepage":"https://github.com/kurttheviking/git-rev-sync","licenses":[{"type":"MIT","url":"https://github.com/agilemd/widget/blob/master/LICENSE.md"}],"main":"index.js","scripts":{"example":"node example/simple"},"repository":{"type":"git","url":"git@github.com:kurttheviking/git-rev-sync.git"},"_id":"git-rev-sync@0.1.1","dist":{"shasum":"760584bb329dc9235e1eb10d5be9eeed59859e86","size":2710,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-0.1.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"kurttheviking","email":"kurttheviking@outlook.com"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"directories":{},"publish_time":1412640393967,"_cnpm_publish_time":1412640393967,"_hasShrinkwrap":false},"0.1.0":{"name":"git-rev-sync","version":"0.1.0","author":{"name":"kurttheviking"},"bugs":{"url":"https://github.com/kurttheviking/git-rev-sync/issues"},"contributors":[{"name":"Kurt Ericson","email":"kurttheviking@outlook.com","url":"https://github.com/kurttheviking"},{"name":"Thomas Blobaum","email":"tblobaum@gmail.com","url":"https://github.com/tblobaum"}],"dependencies":{"execSync":"1.0.2"},"devDependencies":{},"homepage":"https://github.com/kurttheviking/git-rev-sync","licenses":[{"type":"MIT","url":"https://github.com/agilemd/widget/blob/master/LICENSE.md"}],"main":"index.js","scripts":{"example":"node example/simple"},"repository":{"type":"git","url":"git@github.com:kurttheviking/git-rev-sync.git"},"description":"git-rev =======","_id":"git-rev-sync@0.1.0","dist":{"shasum":"8bdd9ab272fdbe59f54e3e58a01f90c85673b63b","size":2700,"noattachment":false,"key":"/git-rev-sync/-/git-rev-sync-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/git-rev-sync/download/git-rev-sync-0.1.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"kurttheviking","email":"kurttheviking@outlook.com"},"maintainers":[{"name":"kurttheviking","email":"kurttheviking@outlook.com"}],"directories":{},"publish_time":1412640283359,"_cnpm_publish_time":1412640283359,"_hasShrinkwrap":false}},"readme":"git-rev-sync [![Build Status](https://travis-ci.org/kurttheviking/git-rev-sync-js.svg?branch=master)](https://travis-ci.org/kurttheviking/git-rev-sync-js)\n============\n\nSynchronously get the current git commit hash, tag, count, branch or commit message. Forked from [git-rev](https://github.com/tblobaum/git-rev). Supports Node 4+.\n\n\n## Example\n\n```js\nvar git = require('git-rev-sync');\n\nconsole.log(git.short());\n// 75bf4ee\n\nconsole.log(git.long());\n// 75bf4eea9aa1a7fd6505d0d0aa43105feafa92ef\n\nconsole.log(git.branch());\n// master\n```\n\nYou can also run these examples via: `npm run examples`\n\n\n## Install\n\n`npm install git-rev-sync --save`\n\n\n## API\n\n``` js\nvar git = require('git-rev-sync');\n```\n\n#### `git.short([filePath], [length])` &rarr; &lt;String&gt;\n\nreturn the result of `git rev-parse --short HEAD`\n\n- optional `filePath` parameter can be used to run the command against a repo outside the current working directory\n- optional `length` parameter can be used to set the desired hash length (defaults to `7`)\n\n#### `git.long([filePath])` &rarr; &lt;String&gt;\n\nreturn the result of `git rev-parse HEAD`; optional `filePath` parameter can be used to run the command against a repo outside the current working directory\n\n#### `git.branch([filePath])` &rarr; &lt;String&gt;\n\nreturn the current branch; optional `filePath` parameter can be used to run the command against a repo outside the current working directory\n\n#### `git.count()` &rarr; &lt;Number&gt;\n\nreturn the count of commits across all branches; this method will fail if the `git` command is not found in `PATH`\n\n#### `git.date()` &rarr; &lt;Date&gt;\n\nreturns the date of the current commit; this method will fail if the `git` command is not found in `PATH`\n\n#### `git.hasUnstagedChanges()` &rarr; &lt;Boolean&gt;\n\nreturns true if there are unstaged changes; this method will fail if the `git` command is not found in `PATH`\n\n#### `git.isDirty()` &rarr; &lt;Boolean&gt;\n\nreturns true if there are uncommitted changes; this method will fail if the `git` command is not found in `PATH`\n\n#### `git.isTagDirty()` &rarr; &lt;Boolean&gt;\n\nreturns true if the current tag is dirty; this method will fail if the `git` command is not found in `PATH`\n\n#### `git.message()` &rarr; &lt;String&gt;\n\nreturn the current commit message; this method will fail if the `git` command is not found in `PATH`\n\n#### `git.remoteUrl()` &rarr; &lt;String&gt;\n\nreturn the current remote URL; this method will fail if the `git` command is not found in `PATH`\n\n#### `git.tag([markDirty])` &rarr; &lt;String&gt;\n\nreturn the current tag and mark as dirty if markDirty is truthful; this method will fail if the `git` command is not found in `PATH`\n\n\n## License\n\n[MIT](https://github.com/kurttheviking/git-rev-sync/blob/master/LICENSE)\n\n\n## Donations\n\n[We're all in this together](https://cash.me/$kurttheviking)\n","_attachments":{},"homepage":"https://github.com/kurttheviking/git-rev-sync-js","bugs":{"url":"https://github.com/kurttheviking/git-rev-sync-js/issues"},"license":"MIT"}