File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/iterall/package.json
{
"_args": [
[
"iterall@1.3.0",
"/Users/julesgraus/webDevelopment/Boilerplate-Shop"
]
],
"_development": true,
"_from": "iterall@1.3.0",
"_id": "iterall@1.3.0",
"_inBundle": false,
"_integrity": "sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==",
"_location": "/iterall",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "iterall@1.3.0",
"name": "iterall",
"escapedName": "iterall",
"rawSpec": "1.3.0",
"saveSpec": null,
"fetchSpec": "1.3.0"
},
"_requiredBy": [
"/graphql",
"/graphql-subscriptions",
"/graphql-tools",
"/subscriptions-transport-ws"
],
"_resolved": "https://registry.npmjs.org/iterall/-/iterall-1.3.0.tgz",
"_spec": "1.3.0",
"_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
"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.3.0"
}