Your IP : 216.73.216.48
{
"_args": [
[
"iterall@1.2.2",
"/hdd/hdd21/my5/git/my5-frontend"
]
],
"_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": [
"/graphql"
],
"_resolved": "https://registry.npmjs.org/iterall/-/iterall-1.2.2.tgz",
"_spec": "1.2.2",
"_where": "/hdd/hdd21/my5/git/my5-frontend",
"author": {
"name": "Lee Byron",
"email": "lee@leebyron.com",
"url": "http://leebyron.com/"
},
"bugs": {
"url": "https://github.com/leebyron/iterall/issues"
},
"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"
}