{"_id":"has-generators","_rev":"370682","name":"has-generators","description":"feature-detect generators","dist-tags":{"latest":"1.0.1"},"maintainers":[{"name":"nathan7","email":"nathan@nathan7.eu"}],"time":{"modified":"2021-07-27T02:34:24.000Z","created":"2015-01-21T03:30:46.701Z","1.0.1":"2015-01-21T03:33:18.141Z","1.0.0":"2015-01-21T03:30:46.701Z"},"users":{},"author":{"name":"Nathan Zadoks"},"repository":{"type":"git","url":"https://gist.github.com/nathan7/53031bbfdf884ba2817a.git"},"versions":{"1.0.1":{"name":"has-generators","version":"1.0.1","description":"feature-detect generators","main":"index.js","repository":{"type":"git","url":"https://gist.github.com/nathan7/53031bbfdf884ba2817a.git"},"keywords":["generators","es6","feature-detection"],"author":{"name":"Nathan Zadoks"},"license":"ISC","bugs":{"url":"https://gist.github.com/nathan7/53031bbfdf884ba2817a"},"homepage":"https://gist.github.com/nathan7/53031bbfdf884ba2817a","gitHead":"37875ab90f2450e5590be9da50f07b42b61869b1","_id":"has-generators@1.0.1","scripts":{},"_shasum":"a6a2e55486011940482e13e2c93791c449acf449","_from":".","_npmVersion":"2.2.0","_nodeVersion":"1.0.1","_npmUser":{"name":"nathan7","email":"nathan@nathan7.eu"},"maintainers":[{"name":"nathan7","email":"nathan@nathan7.eu"}],"dist":{"shasum":"a6a2e55486011940482e13e2c93791c449acf449","size":1824,"noattachment":false,"key":"/has-generators/-/has-generators-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/has-generators/download/has-generators-1.0.1.tgz"},"directories":{},"publish_time":1421811198141,"_cnpm_publish_time":1421811198141,"_hasShrinkwrap":false},"1.0.0":{"name":"has-generators","version":"1.0.0","description":"feature-detect generators","main":"index.js","repository":{"type":"git","url":"https://gist.github.com/nathan7/53031bbfdf884ba2817a.git"},"keywords":["generators","es6","feature-detection"],"author":{"name":"Nathan Zadoks"},"license":"ISC","bugs":{"url":"https://gist.github.com/nathan7/53031bbfdf884ba2817a"},"homepage":"https://gist.github.com/nathan7/53031bbfdf884ba2817a","gitHead":"c52e47feb9c3848a369a12911d70eaa92d5bee6e","_id":"has-generators@1.0.0","scripts":{},"_shasum":"5a85500e2af3abf99a3404617dacf7365d719597","_from":".","_npmVersion":"2.2.0","_nodeVersion":"1.0.1","_npmUser":{"name":"nathan7","email":"nathan@nathan7.eu"},"maintainers":[{"name":"nathan7","email":"nathan@nathan7.eu"}],"dist":{"shasum":"5a85500e2af3abf99a3404617dacf7365d719597","size":724,"noattachment":false,"key":"/has-generators/-/has-generators-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/has-generators/download/has-generators-1.0.0.tgz"},"directories":{},"publish_time":1421811046701,"_cnpm_publish_time":1421811046701,"_hasShrinkwrap":false}},"readme":"# has-generators\n\n  feature-detect generators.\n\n## Installation\n\n    npm install has-generators\n\n## API\n### require('has-generators') -> Boolean\n\n  * true: Your runtime supports generators! Sweet!\n  * false: Your runtime doesn't support generators, aww :(\n\n## Example\n\n```javascript\n// foo.js\nmodule.exports = require('has-generators') ? require('./foo.es6') : require('./foo.es5')\n```\n","_attachments":{},"homepage":"https://gist.github.com/nathan7/53031bbfdf884ba2817a","bugs":{"url":"https://gist.github.com/nathan7/53031bbfdf884ba2817a"},"license":"ISC"}