{
"_from": "iterall@1.2.2",
"_id": "iterall@1.2.2",
"_inBundle": false,
"_integrity": "sha512-yynBb1g+RFUPY64fTrFv7nsjRrENBQJaX2UL+2Szc9REFrSNm1rpSXHGzhmAy7a9uv3vlvgBlXnf9RqmPH1/DA==",
"_location": "/iterall",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "iterall@1.2.2",
"name": "iterall",
"escapedName": "iterall",
"rawSpec": "1.2.2",
"saveSpec": null,
"fetchSpec": "1.2.2"
},
"_requiredBy": [
"/@expo/dev-tools",
"/graphql",
"/graphql-tools",
"/subscriptions-transport-ws"
],
"_resolved": "https://registry.npmjs.org/iterall/-/iterall-1.2.2.tgz",
"_shasum": "92d70deb8028e0c39ff3164fdbf4d8b088130cd7",
"_spec": "iterall@1.2.2",
"_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/react-native-project/node_modules/@expo/dev-tools",
"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.2.2"
}