{
  "_from": "iterall@^1.2.2",
  "_id": "iterall@1.3.0",
  "_inBundle": false,
  "_integrity": "sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==",
  "_location": "/iterall",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "iterall@^1.2.2",
    "name": "iterall",
    "escapedName": "iterall",
    "rawSpec": "^1.2.2",
    "saveSpec": null,
    "fetchSpec": "^1.2.2"
  },
  "_requiredBy": [
    "/graphql"
  ],
  "_resolved": "https://registry.npmjs.org/iterall/-/iterall-1.3.0.tgz",
  "_shasum": "afcb08492e2915cbd8a0884eb93a8c94d0d72fea",
  "_spec": "iterall@^1.2.2",
  "_where": "/var/lib/jenkins/workspace/wechat-h5/node_modules/graphql",
  "author": {
    "name": "Lee Byron",
    "email": "lee@leebyron.com",
    "url": "http://leebyron.com/"
  },
  "bugs": {
    "url": "https://github.com/leebyron/iterall/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Minimal zero-dependency utilities for using JavaScript Iterables in all environments.",
  "homepage": "https://github.com/leebyron/iterall",
  "keywords": [
    "es6",
    "iterator",
    "iterable",
    "polyfill",
    "for-of"
  ],
  "license": "MIT",
  "main": "index",
  "module": "index.mjs",
  "name": "iterall",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/leebyron/iterall.git"
  },
  "typings": "index.d.ts",
  "version": "1.3.0"
}
