{"name":"is-generator-function","version":"1.0.5","description":"Determine if a function is an ES6 generator function or not.","main":"index.js","scripts":{"pretest":"npm run lint","test":"npm run tests-only","tests-only":"node --es-staging --harmony test/index.js","posttest":"npm run security","coverage":"covert test/index.js","coverage-quiet":"covert test/index.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs *.js */*.js","eslint":"eslint *.js */*.js","security":"nsp check"},"repository":{"type":"git","url":"git://github.com/ljharb/is-generator-function.git"},"keywords":["generator","generator function","es6","yield","function","function*"],"author":{"name":"Jordan Harband"},"license":"MIT","bugs":{"url":"https://github.com/ljharb/is-generator-function/issues"},"dependencies":{},"devDependencies":{"make-generator-function":"^1.1.0","tape":"^4.6.3","covert":"^1.1.0","jscs":"^3.0.7","eslint":"^3.12.2","@ljharb/eslint-config":"^9.0.1","semver":"^5.3.0","replace":"^0.3.0","nsp":"^2.6.2"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"81e9adac7b6f76ec8f4c70d9cb92d95022ac73ac","homepage":"https://github.com/ljharb/is-generator-function#readme","_id":"is-generator-function@1.0.5","_shasum":"9ddb7301a157d011aec579cf691e6551c0c806db","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.2.1","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"9ddb7301a157d011aec579cf691e6551c0c806db","size":182109,"noattachment":false,"key":"/is-generator-function/-/is-generator-function-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-generator-function/download/is-generator-function-1.0.5.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/is-generator-function-1.0.5.tgz_1482220790150_0.9029339607805014"},"directories":{},"publish_time":1482220790409,"_cnpm_publish_time":1482220790409,"deprecated":"v1.0.5 has a bug with core-js in environments without native generator functions. Upgrade to v1.0.6 or later","_hasShrinkwrap":false,"dist-tags":{"backport":"1.0.4","latest":"1.1.2"}}