@platformos/pos-cli
Version:
Manage your platformOS application
58 lines (57 loc) • 1.43 kB
JSON
{
"_args": [
[
"iterall@1.2.2",
"/Users/pavel/projects/pos-cli/gui/graphql"
]
],
"_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": "/Users/pavel/projects/pos-cli/gui/graphql",
"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"
}