All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.iterall.package.json Maven / Gradle / Ivy

There is a newer version: 3.3.1
Show newest version
{
  "_from": "iterall@^1.2.1",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-yynBb1g+RFUPY64fTrFv7nsjRrENBQJaX2UL+2Szc9REFrSNm1rpSXHGzhmAy7a9uv3vlvgBlXnf9RqmPH1/DA==",
  "_location": "/iterall",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "iterall@^1.2.1",
    "name": "iterall",
    "escapedName": "iterall",
    "rawSpec": "^1.2.1",
    "saveSpec": null,
    "fetchSpec": "^1.2.1"
  },
  "_requiredBy": [
    "/graphql"
  ],
  "_resolved": "https://registry.npmjs.org/iterall/-/iterall-1.2.2.tgz",
  "_shasum": "92d70deb8028e0c39ff3164fdbf4d8b088130cd7",
  "_spec": "iterall@^1.2.1",
  "_where": "/home/circleci/apollo-client-maven-plugin/apollo-client-maven-plugin/target/node_modules/graphql",
  "author": {
    "name": "Lee Byron",
    "email": "[email protected]",
    "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"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy