{"_id":"@4c/graphql-node-resource","_rev":"55-0b13ff7a07d7f6b870707c5b1cfcbe87","name":"@4c/graphql-node-resource","dist-tags":{"latest":"5.1.0","next":"6.0.0-beta.0","beta":"6.0.0-beta.2"},"versions":{"0.1.0":{"name":"@4c/graphql-node-resource","version":"0.1.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@0.1.0","maintainers":[{"name":"arothberg","email":"agrothberg@gmail.com"},{"name":"chirag04","email":"jain_chirag04@yahoo.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"b8008b6da44ba2b47a847bf2955d759fc575d078","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-0.1.0.tgz","fileCount":35,"integrity":"sha512-TBLBxMhIr0aIf984uE/kk5rGCWREVAQbCU8OaRDm7dWYDPv/drwgIgZ59NjP3D+8GB+6zSHYQAxkhwR8VnFacQ==","signatures":[{"sig":"MEQCID/m06PUqhOn+6K5kV//DapzcBHwDaxly75fthDqKfXZAiBVKLOxMIK7CogdqAZiFT8cyrfIzE5jjNFTeu+9pWeRKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":248451},"main":"lib/index.js","engines":{"node":">= 8.3.0"},"gitHead":"481c82204973c217dbc17b260ee41adcbde02bf7","scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css,md}'","test":"npm run lint && jest","build":"babel src -d lib --ignore __tests__ && BABEL_ENV=esm babel src --out-dir es --ignore __tests__","check":"flow check","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","precommit":"lint-staged"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"8.9.3","dependencies":{"lodash":"^4.17.4","express":"^4.16.2","form-data":"^2.3.2","invariant":"^2.2.3","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.0.0","graphql-relay":"^0.5.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.2","husky":"^0.14.3","eslint":"^4.18.1","graphql":"^0.13.1","flow-bin":"^0.66.0","prettier":"^1.10.2","@babel/cli":"^7.0.0-beta.40","babel-core":"^7.0.0-0","babel-jest":"^22.4.1","fetch-mock":"^6.0.0","@babel/core":"^7.0.0-beta.40","lint-staged":"^7.0.0","babel-eslint":"^8.2.2","@babel/preset-flow":"^7.0.0-beta.40","eslint-plugin-jest":"^21.12.2","eslint-plugin-import":"^2.9.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.1","eslint-plugin-prettier":"^2.5.0","@4c/babel-preset-4catalyzer":"^1.2.1","eslint-config-4catalyzer-flow":"^0.3.3"},"peerDependencies":{"graphql":">=0.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_0.1.0_1520706001744_0.6567288576265577","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@4c/graphql-node-resource","version":"0.1.1","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@0.1.1","maintainers":[{"name":"arothberg","email":"agrothberg@gmail.com"},{"name":"chirag04","email":"jain_chirag04@yahoo.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"024a5948ef318083aa5c69ffe89e2c1dad8192a6","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-0.1.1.tgz","fileCount":35,"integrity":"sha512-07EniDjyuAqtDVJLMQdJK64KXrQ0KkTLsPFQeqwOa2tAxDAjrt985qcnEPXil5//mLZfBju7I28k4rWVq3R/zA==","signatures":[{"sig":"MEYCIQCI1GfZQ9BXrYqJnoUydb2Blo9eejv8JnfnNHEEFQMw4gIhAMZOpYFFG+oJIePeVHNAvWGKSxK+YPkbUyhNevccPITd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":248642},"main":"lib/index.js","engines":{"node":">= 8.3.0"},"gitHead":"53d0c7509cbd9e973d529ff4a250556340d7ba2c","scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css,md}'","test":"npm run lint && jest","build":"babel src -d lib --ignore __tests__ && BABEL_ENV=esm babel src --out-dir es --ignore __tests__","check":"flow check","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","precommit":"lint-staged"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"8.9.3","dependencies":{"lodash":"^4.17.4","express":"^4.16.2","form-data":"^2.3.2","invariant":"^2.2.3","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.0.0","graphql-relay":"^0.5.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.2","husky":"^0.14.3","eslint":"^4.18.1","graphql":"^0.13.1","flow-bin":"^0.66.0","prettier":"^1.11.1","@babel/cli":"^7.0.0-beta.40","babel-core":"^7.0.0-0","babel-jest":"^22.4.1","fetch-mock":"^6.0.0","@babel/core":"^7.0.0-beta.40","lint-staged":"^7.0.0","babel-eslint":"^8.2.2","@babel/preset-flow":"^7.0.0-beta.40","eslint-plugin-jest":"^21.12.2","eslint-plugin-import":"^2.9.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.1","eslint-plugin-prettier":"^2.5.0","@4c/babel-preset-4catalyzer":"^1.2.1","eslint-config-4catalyzer-flow":"^0.3.3"},"peerDependencies":{"graphql":">=0.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_0.1.1_1522347836485_0.9113907248871447","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@4c/graphql-node-resource","version":"0.1.2","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@0.1.2","maintainers":[{"name":"arothberg","email":"agrothberg@gmail.com"},{"name":"chirag04","email":"jain_chirag04@yahoo.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"44a8263d3354e13e487672d1f37df5bfa4da76f5","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-0.1.2.tgz","fileCount":25,"integrity":"sha512-R7bDmg1phssnmwr/YeV4kXQ3OWEotnnL4IcKLLWELIAkB+9VZpiZvLmDZHC53ZMd7VAgyIxQDIQbvifZABopjQ==","signatures":[{"sig":"MEUCICey0vcDLbLPlhlaD71J2xXEKda5eptYh3lRUJoGpjlTAiEApANMnTFvGcTPMgvVDD8RXK9kLOoACSoEI22wlco1at0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34621},"jest":{"collectCoverageFrom":["src/**"]},"main":"lib/index.js","files":["lib","es"],"engines":{"node":">= 8.3.0"},"gitHead":"5407eeebfb7bc751e8c2bf75bc972ed58a8d6387","release":{"extends":["@4c/semantic-release-config"]},"scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css,md}'","test":"npm run lint && jest --coverage","build":"babel src -d lib --ignore __tests__ && BABEL_ENV=esm babel src --out-dir es --ignore __tests__","check":"flow check","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","precommit":"lint-staged","prepublishOnly":"npm run build","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"9.11.1","dependencies":{"lodash":"^4.17.4","express":"^4.16.2","form-data":"^2.3.2","invariant":"^2.2.3","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.0.0","graphql-relay":"^0.5.4","@4c/semantic-release-config":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.2","husky":"^0.14.3","eslint":"^4.18.1","codecov":"^3.0.0","graphql":"^0.13.1","flow-bin":"^0.66.0","prettier":"^1.11.1","@babel/cli":"^7.0.0-beta.40","babel-core":"^7.0.0-0","babel-jest":"^22.4.1","fetch-mock":"^6.0.0","@babel/core":"^7.0.0-beta.40","lint-staged":"^7.0.0","babel-eslint":"^8.2.2","semantic-release":"^15.1.5","@babel/preset-flow":"^7.0.0-beta.40","eslint-plugin-jest":"^21.12.2","travis-deploy-once":"^4.4.1","eslint-plugin-import":"^2.9.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.1","eslint-plugin-prettier":"^2.5.0","@4c/babel-preset-4catalyzer":"^1.2.1","eslint-config-4catalyzer-flow":"^0.3.3"},"peerDependencies":{"graphql":">=0.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_0.1.2_1522950094835_0.3227754768813291","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@4c/graphql-node-resource","version":"0.2.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@0.2.0","maintainers":[{"name":"arothberg","email":"agrothberg@gmail.com"},{"name":"chirag04","email":"jain_chirag04@yahoo.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"7523ca28df7e120f69035641843172a4dc921413","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-0.2.0.tgz","fileCount":47,"integrity":"sha512-v0OoPnpvpyUdaEmSePLLx/e5GM90TMZxEALGCCAbyBC42SWNtE3S2NI63TS0vr7UxHLA876YN6k5tTgy3eB4cQ==","signatures":[{"sig":"MEUCIEE4gKgF1zVtPP4KcjT/zAwv6VqvmUs6uVYbNC5LbixdAiEA91Ub/kt6kJpKKk2ZjjUIt1eVPySXVqXWmWwKCPOdoS8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1hfFCRA9TVsSAnZWagAA6EsP/3g6nud7ie//Dq8vucsu\nkSlqw3D/fN2+2Ftghvu+47KFYoVzKu9zW6C4jGrAT6aE58iAIQ11zh0hqYJz\naBtVuCA/522uUUni9Tt/k/LRedpm9WcEChOma9Qwfd2nW8gTxE0LcMplp7NO\nYFzVfJ081U2ud4aamYr6jOZnf4oPa5Ud7RVS8+7vsbpf0ar66Y87vx4nY/m8\nSp8cjR61uI7HyWizXrb7RuW3W+CUGAtLNcl1YCh55q+j4LXGPK1hb/P3m7bU\ng7HZu08CPxftI4V23d8o4/PFByhu+Gt1ctT75hy8SFkPnltALNqktQ/fhCcB\nL1UO7o386MkFmTvWwXeaWNxIZEZYk7mkHe8nACloDx5dOO76y53y+Z3gSyZf\nNlaCBBH3sJTbyE4XAtkJdWYpSvewt/upzWcruSPngUvKwy6lmhtyFr9qRsJ5\nMBkQf7//eDf+3w8uOInnxPqaWxCYLQj6WLddxdhrXiOxIHYomUrcPMGr0tDI\nqzRFWu/uxdPxmWPhIGZ7JWjJ3Sq28EoKjOsn30f/MPUg6qoZ5kBlkAJhRIJd\nnJLp7y73OqUzHsphK3/nSQBbq+MRvQaCPk6g21MLNGIktMKJlNF7OBkaI+Ui\nnHX9A46r5uTtcTUc1o6EhvdgcbFBrjBXs/MtYeQ70FkAaxFrnzhmuFEZ1Psw\njaBi\r\n=W09+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"collectCoverageFrom":["src/**"]},"main":"lib/index.js","files":["lib","es"],"engines":{"node":">= 8.3.0"},"gitHead":"536e1d985aaea3e3c8cff55626fd6bc67f648f49","release":{"extends":["@4c/semantic-release-config"]},"scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css}'","test":"npm run lint && jest --coverage","build":"babel src -d lib --ignore __tests__ && BABEL_ENV=esm babel src --out-dir es --ignore __tests__ && npm run build:flow","check":"flow check","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","precommit":"lint-staged","build:flow":"for file in $(find ./src -name '*.js' -not -path '*/__tests__*'); do cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/lib\\//g'`.flow; cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/es\\//g'`.flow; done","prepublishOnly":"npm run build","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"9.11.1","dependencies":{"lodash":"^4.17.4","express":"^4.16.2","form-data":"^2.3.2","invariant":"^2.2.3","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.0.0","graphql-relay":"^0.5.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.2","husky":"^0.14.3","eslint":"^4.18.1","codecov":"^3.0.0","graphql":"^0.13.1","flow-bin":"^0.66.0","prettier":"^1.11.1","@babel/cli":"^7.0.0-beta.40","babel-core":"^7.0.0-0","babel-jest":"^22.4.1","fetch-mock":"^6.0.0","@babel/core":"^7.0.0-beta.40","lint-staged":"^7.0.0","babel-eslint":"^8.2.2","semantic-release":"^15.1.5","@babel/preset-flow":"^7.0.0-beta.40","eslint-plugin-jest":"^21.12.2","travis-deploy-once":"^4.4.1","eslint-plugin-import":"^2.9.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.1","eslint-plugin-prettier":"^2.5.0","@4c/babel-preset-4catalyzer":"^1.2.1","@4c/semantic-release-config":"^1.0.1","eslint-config-4catalyzer-flow":"^0.3.3"},"peerDependencies":{"graphql":">=0.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_0.2.0_1523980228709_0.45888471687483845","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@4c/graphql-node-resource","version":"0.3.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@0.3.0","maintainers":[{"name":"arothberg","email":"agrothberg@gmail.com"},{"name":"chirag04","email":"jain_chirag04@yahoo.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"dde03a9207238babddb0375275e6b51175bde95f","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-0.3.0.tgz","fileCount":47,"integrity":"sha512-8a78oFmh8Itpl9dbw7CuB3xIgE940CUF/KFNsI2dpYTuICglsnFKi6VkLNHL1rA86md1j+chBX0jbtcdiPly3Q==","signatures":[{"sig":"MEQCIAsNIpj4GoVAmD0jExGsIt8j/u6dRkU87/yZsI0pxsv5AiAGgIDIMY0KdxYRppxAyw8dOCV/IlMsAWU70PBmaWHIJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2M9qCRA9TVsSAnZWagAAkRYP/3HYj8+6YUKTthFIzzzs\nL3Dnkcz5Ydpq5gA63bj50OxuGEdezx0NO6BfhDBzoXbnoHBif909kY7k6P/d\ns/N81AHhyHkKzFj4fTRN72visOJcQGCBe/2GFuXK6RaVX35Nc+2NX2XGfJP7\n7jeU7lTfX6Ge3boJxz+srnAKexUXhfUdJni4m81FkmMrYIJX5oV/tuyiZD9U\n4W+fUnrIu57ZBe3MrnoydOZhQWjdGV9ouPleuC/g4DKhaRVGwPRlKowKFL4n\nuJkaECOYomnHF2nYEutAo3hXyLWhD41bFJfh4b5qaZNIFLaGhB2+chXC0Qys\nJLrxW4ovhgYNHVJ8bGo0U3EDliw7hLk15eslZUyze371kEUQ4NwuVhxgLRdk\nF+0IkvFeRYjxJ4Oz8ufricFJXKN3C4zHJ+ik1VHJCGpl0WuP6F02EgE9zz26\nnSoHwdDR6ousox/5uxZZBSkH0R+PRxG9UNjWu6qWFxYn8ghdgHbMfQDGWq67\n6bky5nDz93+c0cWXwt0sIcsqQk+IXD2ik7CBEKUhhjVgcFbQ4amt7YNnD5Zv\nAVx10LMn3a6jCOKvk+Uj1k/2XzG48zzKGUHWzEuRLHmllG9ocKq94ySbeJ+D\n66/b0aHBH5Xk5Gh4Pb+cs07BU/rqi46RcwlN4b7Sjqw9gBglgmDL4BEad7K9\niGnw\r\n=y4Um\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"collectCoverageFrom":["src/**"]},"main":"lib/index.js","files":["lib","es"],"engines":{"node":">= 8.3.0"},"gitHead":"d0f6c826c8a9932514c919c80dd3db7adee80fa5","release":{"extends":["@4c/semantic-release-config"]},"scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css}'","test":"npm run lint && jest --coverage","build":"babel src -d lib --ignore __tests__ && BABEL_ENV=esm babel src --out-dir es --ignore __tests__ && npm run build:flow","check":"flow check","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","precommit":"lint-staged","build:flow":"for file in $(find ./src -name '*.js' -not -path '*/__tests__*'); do cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/lib\\//g'`.flow; cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/es\\//g'`.flow; done","prepublishOnly":"npm run build","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"9.11.1","dependencies":{"lodash":"^4.17.4","express":"^4.16.2","form-data":"^2.3.2","invariant":"^2.2.3","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.2","husky":"^0.14.3","eslint":"^4.18.1","codecov":"^3.0.0","graphql":"^0.13.1","flow-bin":"^0.66.0","prettier":"^1.11.1","@babel/cli":"^7.0.0-beta.40","babel-core":"^7.0.0-0","babel-jest":"^22.4.1","fetch-mock":"^6.0.0","@babel/core":"^7.0.0-beta.40","lint-staged":"^7.0.0","babel-eslint":"^8.2.2","graphql-relay":"^0.5.4","semantic-release":"^15.1.5","@babel/preset-flow":"^7.0.0-beta.40","eslint-plugin-jest":"^21.12.2","travis-deploy-once":"^4.4.1","eslint-plugin-import":"^2.9.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.1","eslint-plugin-prettier":"^2.5.0","@4c/babel-preset-4catalyzer":"^1.2.1","@4c/semantic-release-config":"^1.0.1","eslint-config-4catalyzer-flow":"^0.3.3"},"peerDependencies":{"graphql":">=0.12.3","graphql-relay":"^0.5.4"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_0.3.0_1524158313935_0.09258538814794659","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@4c/graphql-node-resource","version":"0.4.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@0.4.0","maintainers":[{"name":"arothberg","email":"agrothberg@gmail.com"},{"name":"chirag04","email":"jain_chirag04@yahoo.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"a93b940cd60ce854012e77e45954c3499b27701a","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-0.4.0.tgz","fileCount":51,"integrity":"sha512-rGdkcfnntLVF2BKKeWvR//suEhRnRxfPTjAsmg9Pq9u+ONj+kDEY6qFLfTuKKlaZ/rdVfC5Mtu9skcv4d2aPFQ==","signatures":[{"sig":"MEUCIQDEhEPFFkRSDpPDM1c/DWH6Fs39vpC3z7RnksaGBurS7QIgV67xyTAfGKjil8OuMCzJ9v5JoYDYyqP3UAVmMlIFOsc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2hzSCRA9TVsSAnZWagAAVzEP/02S3ga+1SujqYMCEfW3\nkhY1e4AW2+Cttlef/Hclb7s3kCVIPR0o1yHKf/XnlG7VvYURMYgTC1Tc8kz3\nRE7pdix/MPKaBJjPt9pK2ZhE+/rX4GLYgBjLF48PfBP10+Dh7YZyYs7lpiqm\nPymwuqM7U4qZQnY80d8LJojSoLLA2gGPX1G7GFrw2EzhYnM8FuEoalJ8XNtL\nHawB0skj4kDauWXwMIlD6KCRQp0oxvLRxn3MPP7c7s9Hxcv6TGqEIsqRI+JL\n64bxde6SiTYmS/M5roqyuioi5B9ed4Thgw/iJqAc+fxjONukwVRMQ9hPZraU\ng9k+t8s+jYso4xortdzCN56F/b9ggtxLo3CWXGZGEH4SKui4PCeXaNezMiQ0\nX22OoFggWf9sDIkb4IDupssl8BM+DlGU51NRrSzcBrv8Df14LGQEe45kS2kZ\nH/umqBnyBuPXiK24mr2869Q6zWw5LzG6Xpk9rebBALe68sPGMqjJMmY/ODKO\nkdFOTNSvDdc4jSHEOArHR3t0owLG1n4POTzqQ2YfUwT9gGfr8QtIdYym4gvx\nC2wlX0W3ILN5xBo+oTpU0nWQ0jhN57lp8xUfDR05lyzEu9Tnx68cVbAbaZoW\nrxyzn6itcGAbsxn8O4YyWytWjz4AX9c7wgMomjM0mgrkPCc3QUKOkLEiKE3I\nZDOA\r\n=Hg7O\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"node","collectCoverageFrom":["src/**"]},"main":"lib/index.js","files":["lib","es"],"engines":{"node":">= 8.3.0"},"gitHead":"623563f71d3175cc95d40fcd3c3cd075adeb8523","release":{"extends":["@4c/semantic-release-config"]},"scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css}'","test":"npm run lint && jest --coverage","build":"babel src -d lib --ignore __tests__ && BABEL_ENV=esm babel src --out-dir es --ignore __tests__ && npm run build:flow","check":"flow check","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","precommit":"lint-staged","build:flow":"for file in $(find ./src -name '*.js' -not -path '*/__tests__*'); do cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/lib\\//g'`.flow; cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/es\\//g'`.flow; done","prepublishOnly":"npm run build","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"9.11.1","dependencies":{"lodash":"^4.17.4","express":"^4.16.2","form-data":"^2.3.2","invariant":"^2.2.3","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.2","husky":"^0.14.3","eslint":"^4.18.1","codecov":"^3.0.0","graphql":"^0.13.1","flow-bin":"^0.66.0","prettier":"^1.11.1","@babel/cli":"^7.0.0-beta.40","babel-core":"^7.0.0-0","babel-jest":"^22.4.1","fetch-mock":"^6.0.0","@babel/core":"^7.0.0-beta.40","lint-staged":"^7.0.0","babel-eslint":"^8.2.2","graphql-relay":"^0.5.4","semantic-release":"^15.1.5","@babel/preset-flow":"^7.0.0-beta.40","eslint-plugin-jest":"^21.12.2","travis-deploy-once":"^4.4.1","eslint-plugin-import":"^2.9.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.1","eslint-plugin-prettier":"^2.5.0","@4c/babel-preset-4catalyzer":"^1.2.1","@4c/semantic-release-config":"^1.0.1","eslint-config-4catalyzer-flow":"^0.3.3"},"peerDependencies":{"graphql":">=0.12.3","graphql-relay":"^0.5.4"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_0.4.0_1524243666049_0.6539185479546654","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@4c/graphql-node-resource","version":"0.5.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@0.5.0","maintainers":[{"name":"arothberg","email":"agrothberg@gmail.com"},{"name":"chirag04","email":"jain_chirag04@yahoo.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"4997cb2520cfb5850ee81e5da2bb558d8e2e76ce","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-0.5.0.tgz","fileCount":51,"integrity":"sha512-d+xWutG9JgXP7RbV3C7VVmU/XOIhe9bxk84sh4v2tCwB+e0QFsR8zXti3lfBaDuIfsy/jmlgCb1y7epfO4eh5Q==","signatures":[{"sig":"MEUCIQCiuQUk0Vi9KOWvayLZY+PfwNPRNNObxPkrZkkODbeoIAIgbSDj9WyfKrI8ASoP4dhZ5ywNAJGl6Yx0jzEKXDRq+BQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5xf9CRA9TVsSAnZWagAACJwP/0iMFR21bm1fuWaLi+uR\nmvv8Y03TqFAO0dYnK6hyCdtLvipQwSlfihUmZ4s/towVM5E2Ok6WeIMNZjNe\nDqAeE24/OrCG3u1kyUAkcZ/sCJ1ZbctFmat7ebykOLnySN4mPtLIEk0xDbH/\nCPbzY/2DJd9EMQZ43iV3uJc7CCdjN3QHjQFpC/Jxh9FS03MiqQSIvO8/oLIc\nGMU1YK/0dvtwspcr1vlnPmCB4GcIQY2rFXkAwi56vpXufFQxqFy4VoyDyKir\ngSCcfZ2yq6IcdD/wEaye4upDzh+u0f9x8VI+ZZnkMTvJGMUyuGf2q6QPt7yl\nOEZ8xKt0Ke1n3k8ikt6TjGPt6YNw6canUCuKXwt4NLYniTHcvkldbbETc+e+\nLuBAWZLESxcRyUIdumnzfNGIOJ3MfeYChT9R5dkP7LO9aoam9omx6uvIzRIt\nckPLgYUB+uaF74sa5VfZq9UFqAZPgR6zLg6zqF0rxBhASJuyBz7Ow/V0FE4L\nJyhY3xT/yztXPprCcXiJxyn/cOw55af4rUmHvP9JTj9o70UR7ms3gPqSBWXb\nQLkOiciYK+IO6Y1jCPLHPsDVrSqDjOZCZOH4v/9gF4/4AGlXEArk5+sBFaKZ\nkaSYvWvHC7Ah1OshAfS0SYsLzhB9Us2PQYYIArBbh6GXJgvCjGhsTtfJthyn\n/tJt\r\n=yaHP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"node","collectCoverageFrom":["src/**"]},"main":"lib/index.js","files":["lib","es"],"engines":{"node":">= 8.3.0"},"gitHead":"7e600f58f58d863894efdb9d03efda6d780e0de1","release":{"extends":["@4c/semantic-release-config"]},"scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css}'","test":"npm run lint && jest --coverage","build":"babel src -d lib --ignore __tests__ && BABEL_ENV=esm babel src --out-dir es --ignore __tests__ && npm run build:flow","check":"flow check","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","precommit":"lint-staged","build:flow":"for file in $(find ./src -name '*.js' -not -path '*/__tests__*'); do cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/lib\\//g'`.flow; cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/es\\//g'`.flow; done","prepublishOnly":"npm run build","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"10.0.0","dependencies":{"lodash":"^4.17.4","express":"^4.16.2","form-data":"^2.3.2","invariant":"^2.2.3","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","eslint":"^4.19.1","codecov":"^3.0.1","graphql":"^0.13.2","flow-bin":"^0.71.0","prettier":"^1.12.1","@babel/cli":"^7.0.0-beta.46","babel-core":"^7.0.0-0","babel-jest":"^22.4.3","fetch-mock":"^6.3.0","@babel/core":"^7.0.0-beta.46","lint-staged":"^7.0.5","babel-eslint":"^8.2.2","graphql-relay":"^0.5.5","semantic-release":"^15.1.8","@babel/preset-flow":"^7.0.0-beta.46","eslint-plugin-jest":"^21.15.1","travis-deploy-once":"^4.4.1","eslint-plugin-import":"^2.11.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.3","eslint-plugin-prettier":"^2.5.0","@4c/babel-preset-4catalyzer":"^1.4.0","@4c/semantic-release-config":"^1.0.2","eslint-config-4catalyzer-flow":"^0.4.1"},"peerDependencies":{"graphql":">=0.12.3","graphql-relay":"^0.5.4"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_0.5.0_1525094396535_0.03351252775083413","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"@4c/graphql-node-resource","version":"0.6.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@0.6.0","maintainers":[{"name":"arothberg","email":"agrothberg@gmail.com"},{"name":"chirag04","email":"jain_chirag04@yahoo.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"21936ecf70bbc18fcc26ba3214527666777fb742","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-0.6.0.tgz","fileCount":51,"integrity":"sha512-a45ZHj57B9/ZjZW4tJToi/RZ9y3NoiVvCCmPWJcCnPfFOPXjhdXaRouWH0yGymb4g8f+qe+J8MB1XfsAKDNJWA==","signatures":[{"sig":"MEUCIQCjd580r1DpM7jM0NvofcXOJPCxzHUZfvPoS6uK9lV29wIgJBJXE5+r4vYGWhovc8cktVM7Q/EIOn8fzLddn3dyslc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78664,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+edCCRA9TVsSAnZWagAADa8P/22Xt5Izjb07z5KS/PDn\npnoVMD1CV2TmilVToa7czrlCAQqE3h2E0av6sgLQYZb0iIf0nucukLmuxUbA\nrITDf/O6Rm5WrVg2BEAEqR4FyEDKN/1b4y9KJlN2ux2z8ulcevSuomQgB8gj\nH6BKd1yloBnaizXyHodwta08in794yIu0nu/RXj6tnL6JSPn+9Irf6aoevWx\njCpP8VRYvDCrSvb/3NUC6gydGIHe33EJxyMNrmQ0wl8i1fH8k8KY4HEE1AmY\nl6oQLWe8BVX45xqQqPlXLoOxM9AwbBr5SDf0Yw+1RHXvJ0+XlE1bGqLRuF27\np67pr/YX6Ueg2aKG3+aCQwDpWPKZbDzXs3lWKXErr/ENFdOKTWZ4WXrMJ5Dz\nrz5WJmgNywwSl/w+bCdWNwljBwJ032jYJfgzbZbiRVbkBORfIiIHJTou5uLq\n2hjB640gufJoc6BS4IBaTzyPhWP/lQxXMl10TsN3iXHDYFxYMigtGoXpr9Db\nDvMoJepLkktQJNm3+tLr7LHdXWGPwwDrwqQZXafn9V4gqFnM5WjfMFgLUfTX\nCunkH4M1XmmzV9Im56zV/7BqQ+wyq+2UVP0eWdun5s6kVO15yNa58RCI2v20\n9UlVklbimNMotkXR3Ln2edHRLO89uR681Gjnpj1/AiVQX5V03Vu4xoA0GF9F\nussE\r\n=Iedw\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"node","collectCoverageFrom":["src/**"]},"main":"lib/index.js","files":["lib","es"],"engines":{"node":">= 8.3.0"},"gitHead":"516cbe1531e76ba87d3afb020dbf14e351d170eb","release":{"extends":["@4c/semantic-release-config"]},"scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css}'","test":"npm run lint && jest --coverage","build":"babel src -d lib --ignore __tests__ && BABEL_ENV=esm babel src --out-dir es --ignore __tests__ && npm run build:flow","check":"flow check","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","precommit":"lint-staged","build:flow":"for file in $(find ./src -name '*.js' -not -path '*/__tests__*'); do cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/lib\\//g'`.flow; cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/es\\//g'`.flow; done","prepublishOnly":"npm run build","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"10.1.0","dependencies":{"lodash":"^4.17.4","express":"^4.16.2","form-data":"^2.3.2","invariant":"^2.2.3","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","eslint":"^4.19.1","codecov":"^3.0.1","graphql":"^0.13.2","flow-bin":"^0.71.0","prettier":"^1.12.1","@babel/cli":"^7.0.0-beta.46","babel-core":"^7.0.0-0","babel-jest":"^22.4.3","fetch-mock":"^6.3.0","@babel/core":"^7.0.0-beta.46","lint-staged":"^7.0.5","babel-eslint":"^8.2.2","graphql-relay":"^0.5.5","semantic-release":"^15.1.8","@babel/preset-flow":"^7.0.0-beta.46","eslint-plugin-jest":"^21.15.1","travis-deploy-once":"^4.4.1","eslint-plugin-import":"^2.11.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.3","eslint-plugin-prettier":"^2.5.0","@4c/babel-preset-4catalyzer":"^1.4.0","@4c/semantic-release-config":"^1.0.2","eslint-config-4catalyzer-flow":"^0.4.1"},"peerDependencies":{"graphql":">=0.12.3","graphql-relay":"^0.5.4"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_0.6.0_1526327105660_0.28376448398661314","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"@4c/graphql-node-resource","version":"0.6.1","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@0.6.1","maintainers":[{"name":"arothberg","email":"agrothberg@gmail.com"},{"name":"chirag04","email":"jain_chirag04@yahoo.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"ce2db6dad4bc621498e9d85fef54fa3925d728a0","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-0.6.1.tgz","fileCount":51,"integrity":"sha512-6zifzxuJpBQ/TU05VOnTbvGCJoxu5QKw4vZmCZ////9z26j0zJZkX0HPtKgxNyKS3ksVQ3YRQT96UiKZT5Vn7w==","signatures":[{"sig":"MEUCIQCvvfLw/w7EzujojPNz0y7w6swKzRgnA20NrGw4GOPPzgIgKiTT8VKE7eL8YUrN4U5cJ35xJx4QSNWN4tXOJfiNUzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+frZCRA9TVsSAnZWagAAla4P/3fa1ao4ioxVSOObbjyp\nxd3wcPCmtRdtaZy6mUbpAoYSvrLjNK5LJlQOrR6VjsKJwjyKItz7DXv8g5ra\nw+B9QTVrxSLm+fdjxrqoBgI/RVh8m2OwunfcXBUJEAkmE1tHrZZliVurNWu0\ndoFlrDNTTv33E4P0kY0cRwngRw3zSomufBBIePpurX+4btsPGdJoU/k46CUf\nZqyEmmrmD90YLETiyTMF5d1PYtSOxRYDp9IKZUdz6bj3nWm8y0U+mQiEqMOp\n453QfZSZACuLuYIPfW6B/CfPuE04XIf+7tWOwbGiVeH78joRMmgmvnd6Z2Qt\nR5e0dceEFE6sz7Ry7qis1KRxmKJ4m7nGeRFB73RaaqghWzx8anB9ElADO/rK\ndoQPUry1aWAm/uLU3EhKTF1Uodrnscg04hm1eQIXDxOyMOznOY/dgd2L08A7\nOWmxNG4EMhlmtcGOPzyywc68tdBzSJE78jJVN5MNuKd4c075O4YLH9CfMIZh\nezmoDNWxP0cI8Ww16+2xJWB+yS8MCRk9kpQ71gtxN3IN+68/GS3NkSiDNNfw\nqQERaoS4R0li+7R18ti1p6RIdDCpar+6Wevm1QdZye8F+SDGAYde78Y5oQOG\np0dJcMttXp5KzxCPlWPIlQL3N30VpgFgHBqzb3QiT1W/EIP/opnvtookP+JI\nOTZL\r\n=9Dl/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"node","collectCoverageFrom":["src/**"]},"main":"lib/index.js","files":["lib","es"],"module":"es/index.js","engines":{"node":">= 8.3.0"},"gitHead":"689ca64f64e8db386ce09ca2a789428ec2123d29","release":{"extends":["@4c/semantic-release-config"]},"scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css}'","test":"npm run lint && jest --coverage","build":"babel src -d lib --ignore __tests__ && BABEL_ENV=esm babel src --out-dir es --ignore __tests__ && npm run build:flow","check":"flow check","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","precommit":"lint-staged","build:flow":"for file in $(find ./src -name '*.js' -not -path '*/__tests__*'); do cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/lib\\//g'`.flow; cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/es\\//g'`.flow; done","prepublishOnly":"npm run build","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"10.1.0","dependencies":{"lodash":"^4.17.4","express":"^4.16.2","form-data":"^2.3.2","invariant":"^2.2.3","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","eslint":"^4.19.1","codecov":"^3.0.1","graphql":"^0.13.2","flow-bin":"^0.71.0","prettier":"^1.12.1","@babel/cli":"^7.0.0-beta.46","babel-core":"^7.0.0-0","babel-jest":"^22.4.3","fetch-mock":"^6.3.0","@babel/core":"^7.0.0-beta.46","lint-staged":"^7.0.5","babel-eslint":"^8.2.2","graphql-relay":"^0.5.5","semantic-release":"^15.1.8","@babel/preset-flow":"^7.0.0-beta.46","eslint-plugin-jest":"^21.15.1","travis-deploy-once":"^4.4.1","eslint-plugin-import":"^2.11.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.3","eslint-plugin-prettier":"^2.5.0","@4c/babel-preset-4catalyzer":"^1.4.0","@4c/semantic-release-config":"^1.0.2","eslint-config-4catalyzer-flow":"^0.4.1"},"peerDependencies":{"graphql":">=0.12.3","graphql-relay":"^0.5.4"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_0.6.1_1526332120439_0.08427813146758845","host":"s3://npm-registry-packages"}},"0.6.2":{"name":"@4c/graphql-node-resource","version":"0.6.2","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@0.6.2","maintainers":[{"name":"arothberg","email":"agrothberg@gmail.com"},{"name":"chirag04","email":"jain_chirag04@yahoo.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"c17a2ecf73772fad0c9394ccaba884bd5939df36","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-0.6.2.tgz","fileCount":51,"integrity":"sha512-Ri1ASLADWfT/wrLY1ncvawQhdhJp/9Evr84kX466eFZTjPXfZHKL1Ui/YIm20f2lO5JUMgj+1QCeGlOh01euDQ==","signatures":[{"sig":"MEUCIQCPipVMsHElpIxS0QvC8UGwlJVz58mKXrKCEOq8RZIDywIgPR6o0e6YRyZZ4rnX5sLqXdxzyOZHHqgvB2HK1dwBvZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+haFCRA9TVsSAnZWagAAWYcP/0WEdBO4iiyPnWgJVWHO\ntv4Bu3UdHH9o0lkEB0EziT17UU+qHrBdUdl8DaCYvxbddmcD1yK1+QO7lQGc\n8srLePenRTb0hJj+bbCHf/kgzBAk8udSL0PyPrrUCh7H43Ci7FAx4zTXXmYZ\n3GS+HD8dyhjizxHhKWe7w3kjKIRomU7IghOMJDJhTiDfBdJTYXdeeJ4ODyxu\nV1ejuWY3Aq3daYbRe5j3zyJ21gZVEpz8WL5vwjQZNZDjP1RPu+zm+WTzIk5i\naO1flskfMG/TnFfMl3g9Gk7rxML6oF9pRWUD4ScbABl2C2arx/xX3SU2EF2d\nNSAA21kgyQroTaCronPxi5RahrNNU6e5/1PRMQWPOi2EsHDli6jno2/w4MGu\nPZQhTnZJKHZIIQDqPd6zVyzQY2TdjxNGqWr8ioCOVAF9zMrV+q9JAxSz3gwh\nv/jUCq45lXXE/+RNXEfgLdWdczfodI5lQKahxbxf1ngmxyX2+hAxXmyyE2cM\nplEy0yGoG9tmm7Omsbf0wXVPhQkfy9RhK3mZmJGYP9vHpK1ignon7WLdcZp4\nq71qnKZAuxrkRxawZKaSidX016BMRFiVd1zSlKwxMaifBImdY8s36Cyfyrhy\ng82diBPlWYqUEDwdk55cb8q+OydufRdIQw7C22tCpv/v7RR3hVQmHSB2n2TB\nn2Pz\r\n=G0Xx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"node","collectCoverageFrom":["src/**"]},"main":"lib/index.js","files":["lib","es"],"module":"es/index.js","engines":{"node":">= 8.3.0"},"gitHead":"7b284a1b2275e7eb22826aa768ed78e44e7b9fba","release":{"extends":["@4c/semantic-release-config"]},"scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css}'","test":"npm run lint && jest --coverage","build":"babel src -d lib --ignore __tests__ && BABEL_ENV=esm babel src --out-dir es --ignore __tests__ && npm run build:flow","check":"flow check","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","precommit":"lint-staged","build:flow":"for file in $(find ./src -name '*.js' -not -path '*/__tests__*'); do cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/lib\\//g'`.flow; cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/es\\//g'`.flow; done","prepublishOnly":"npm run build","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"10.1.0","dependencies":{"lodash":"^4.17.4","express":"^4.16.2","form-data":"^2.3.2","invariant":"^2.2.3","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","eslint":"^4.19.1","codecov":"^3.0.1","graphql":"^0.13.2","flow-bin":"^0.71.0","prettier":"^1.12.1","@babel/cli":"^7.0.0-beta.46","babel-core":"^7.0.0-0","babel-jest":"^22.4.3","fetch-mock":"^6.3.0","@babel/core":"^7.0.0-beta.46","lint-staged":"^7.0.5","babel-eslint":"^8.2.2","graphql-relay":"^0.5.5","semantic-release":"^15.1.8","@babel/preset-flow":"^7.0.0-beta.46","eslint-plugin-jest":"^21.15.1","travis-deploy-once":"^4.4.1","eslint-plugin-import":"^2.11.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.3","eslint-plugin-prettier":"^2.5.0","@4c/babel-preset-4catalyzer":"^1.4.0","@4c/semantic-release-config":"^1.0.2","eslint-config-4catalyzer-flow":"^0.4.1"},"peerDependencies":{"graphql":">=0.12.3","graphql-relay":"^0.5.4"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_0.6.2_1526339205320_0.08867834143385833","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"@4c/graphql-node-resource","version":"0.7.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@0.7.0","maintainers":[{"name":"arothberg","email":"agrothberg@gmail.com"},{"name":"chirag04","email":"jain_chirag04@yahoo.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"a0833aa0e448781ad93fdc43577c77728708ac87","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-0.7.0.tgz","fileCount":51,"integrity":"sha512-Jc2WgIBngGDV/kLmfJlECYszjLOA4RdlpNNZ/yOjVVNwh/PAR8CU4P6S4zxOKLLhUc00gXKQyYmmgYoJwmzyQA==","signatures":[{"sig":"MEYCIQCEpGatsJk9zbc055qHSuMmTjxb1lBDxkQLZPXQDcawvgIhALdpnkV+3prW/oelDi43MQoOd/iMFLaR1BrWWkAys7gB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/66ECRA9TVsSAnZWagAAIi0QAIi6rgF0pqm/rTS41l/v\npk6hBcBO9mzg0SoqEXWVl/Sn9qj/e8sXLl5/UH6TxDCROzKZDnOYzmBXMwD2\nyPAdfqiHyozMCRWLdD8TGt0f0uQke33CZiLAEFwZqjxOITkU4KXJFiw48rKG\nxiMz53rYBDp5wjqGbNOeDqsvYxmDG7yF8AjfHSBQvoTjUF2IRcFhyRUPKIkc\ntSX9gwglmmIxrRowBLRVecOpEA6DQtLAcoM1Alw00L44yGt6WUMWiUbFI4ux\nVqbg5fV8TUN5F3nSlzEWwe0zXmyAlWEuw0qM5duJ9673Ysuw/prV/RWrPUVP\nGlxC4U3U9YiLCnN9o7cKttqMqi/l4FsNkbOytjboFcy82EX83FHiF2Kf3AZD\n+0eCGmRNhSq9lKxudqF8yVlT6OlJIIJcFiUQn40WjQ2QVdT7A10VqPt2Dc7W\nIUz8+GIHE2ajuNdjLUV+YoMA8qoCAaiSlc3wAmzlymc080YK32Wdn8pZGDkx\nt3DDBb3T9bIIJtyCA6S1lBOXTv46iKTjnpO86/n92cdZLTI1/ttFa/VWbTCH\n5wmZEaE8Nf8RIilGeDQVpGWNhysJ+1W8kspcZ1ky5Ax3PhBruJLfWxOzMk6R\neKygE7xAaaFQuV6vggMe7TExKpff1CuEFwDhDeZURgSQdZnxLMPyY/4Qkwlq\nyiJY\r\n=gmez\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"node","collectCoverageFrom":["src/**"]},"main":"lib/index.js","files":["lib","es"],"module":"es/index.js","engines":{"node":">= 8.3.0"},"gitHead":"6845cedc0acefd16c01070c2ce23e9bf89d5f3c9","release":{"extends":["@4c/semantic-release-config"]},"scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css}'","test":"npm run lint && jest --coverage","build":"babel src -d lib --ignore __tests__ && BABEL_ENV=esm babel src --out-dir es --ignore __tests__ && npm run build:flow","check":"flow check","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","precommit":"lint-staged","build:flow":"for file in $(find ./src -name '*.js' -not -path '*/__tests__*'); do cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/lib\\//g'`.flow; cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/es\\//g'`.flow; done","prepublishOnly":"npm run build","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"10.1.0","dependencies":{"lodash":"^4.17.4","express":"^4.16.2","form-data":"^2.3.2","invariant":"^2.2.3","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","eslint":"^4.19.1","codecov":"^3.0.1","graphql":"^0.13.2","flow-bin":"^0.71.0","prettier":"^1.12.1","@babel/cli":"^7.0.0-beta.46","babel-core":"^7.0.0-0","babel-jest":"^22.4.3","fetch-mock":"^6.3.0","@babel/core":"^7.0.0-beta.46","lint-staged":"^7.0.5","babel-eslint":"^8.2.2","graphql-relay":"^0.5.5","semantic-release":"^15.1.8","@babel/preset-flow":"^7.0.0-beta.46","eslint-plugin-jest":"^21.15.1","travis-deploy-once":"^4.4.1","eslint-plugin-import":"^2.11.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.3","eslint-plugin-prettier":"^2.5.0","@4c/babel-preset-4catalyzer":"^1.4.0","@4c/semantic-release-config":"^1.0.2","eslint-config-4catalyzer-flow":"^0.4.1"},"peerDependencies":{"graphql":">=0.12.3","graphql-relay":"^0.5.4"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_0.7.0_1526705796253_0.21164640915209043","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"@4c/graphql-node-resource","version":"0.7.1","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@0.7.1","maintainers":[{"name":"arothberg","email":"agrothberg@gmail.com"},{"name":"chirag04","email":"jain_chirag04@yahoo.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"11cc2a43e8c88812e2ab1ce75e07ec35b32b7ea9","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-0.7.1.tgz","fileCount":51,"integrity":"sha512-9RVHk3nxNd01UD5i2F8VNnHltmcaBs1OhXqIJuYbaqsmp8JUp5XgK4ATqmc0GSnu16Wydh4EwwCyrFE/ZmeK5w==","signatures":[{"sig":"MEQCIDR4vJ6jCPGph0hVBt9DG59NlQNhj+HB/R7rSLkU5ijBAiA9rpkIqNyFBIlZl7K3eCS0rh/OYEIY+b3zfaWCJmdH1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGIbjCRA9TVsSAnZWagAAmPkP/3Ms23aCyfWyRWc8Xj7y\nD4P5nCTa96d/TEQshmNxWFjv8gY8BTNPfF4CmXUQBApBnpXVyJAftSR1qbQZ\n/8imZCKfoj2a6GjWYk/sqR4IGD+QkFzoCA/radGUOz7lmkjlV0LFlXiIQI17\nltVuV+OeRqojVcM31WiZjxDaXr+w3oG9OIxKISvlOCp36OZK6pAKTLH/DWWQ\ntt//IA8n53Scvtp81dDMCuuGxpezBI2ZiIrS4IApP340YZTA+9o+4iOZG3By\nmX32AhleTM/TQPHw/W6L48QkmAta8TWMcrq25XTOYsJEHn12eWe8ZrbPjl3z\n57z5O+MwH/WnSwrEuoC1kNSk3tS6HywtliOZBmFDL8sTJpkzL/zrB3oEdTY2\nMOP8CZ+Z9sPA7PILezQ5xHOAiq9/SZKYSs+XjWuxnrj2Nlb+lhIeCp4qHMh8\nDHH5fUlYgbHYXuMkiXah4LNI2O1JVO1qgATJd7mOCbNAsKoSFfJUlxiQNIJM\nm6D2fQYjEovvA3fA56NuebTLvSMa6b7b0xv572LfpvQyj2+zeo1P8CvxQ0bs\nOlqfGrcjgt4AwCMie6/pLOeJcd4z5NHZcHegPbOOslee04NHhL0yiNLY0PD1\nxooYswYLUAv1S89o6mmL7x2zU+NO3yfZoOkkX/DyRhcOzoLjxFYUnVS6qOR0\n1xs9\r\n=ENQK\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"node","collectCoverageFrom":["src/**"]},"main":"lib/index.js","files":["lib","es"],"module":"es/index.js","engines":{"node":">= 8.3.0"},"gitHead":"5d824895ea733ff9c9fc0ca9e1cc955821bb0797","release":{"extends":["@4c/semantic-release-config"]},"scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css}'","test":"npm run lint && jest --coverage","build":"babel src -d lib --ignore __tests__ && BABEL_ENV=esm babel src --out-dir es --ignore __tests__ && npm run build:flow","check":"flow check","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","precommit":"lint-staged","build:flow":"for file in $(find ./src -name '*.js' -not -path '*/__tests__*'); do cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/lib\\//g'`.flow; cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/es\\//g'`.flow; done","prepublishOnly":"npm run build","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"6.1.0","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"10.4.0","dependencies":{"lodash":"^4.17.4","express":"^4.16.2","form-data":"^2.3.2","invariant":"^2.2.3","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","eslint":"^4.19.1","codecov":"^3.0.1","graphql":"^0.13.2","flow-bin":"^0.71.0","prettier":"^1.12.1","@babel/cli":"^7.0.0-beta.46","babel-core":"^7.0.0-0","babel-jest":"^22.4.3","fetch-mock":"^6.3.0","@babel/core":"^7.0.0-beta.46","lint-staged":"^7.0.5","babel-eslint":"^8.2.2","graphql-relay":"^0.5.5","semantic-release":"^15.1.8","@babel/preset-flow":"^7.0.0-beta.46","eslint-plugin-jest":"^21.15.1","travis-deploy-once":"^4.4.1","eslint-plugin-import":"^2.11.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.3","eslint-plugin-prettier":"^2.5.0","@4c/babel-preset-4catalyzer":"^1.4.0","@4c/semantic-release-config":"^1.0.2","eslint-config-4catalyzer-flow":"^0.4.1"},"peerDependencies":{"graphql":">=0.12.3","graphql-relay":"^0.5.4"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_0.7.1_1528334051070_0.32022775866117836","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"@4c/graphql-node-resource","version":"0.8.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@0.8.0","maintainers":[{"name":"arothberg","email":"agrothberg@gmail.com"},{"name":"chirag04","email":"jain_chirag04@yahoo.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"62e39fb03dd8d92b943cb964c507f79e45f42349","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-0.8.0.tgz","fileCount":51,"integrity":"sha512-kCqYk+yhLd2A5txe/c3hrUGYpazdkhtlqNcNlQYUquVSFK+bwLfymgMyY1OFuKiqri1ggToo8MInvtcbANxaeQ==","signatures":[{"sig":"MEYCIQDzr8JGxXYALkR7v6DQOaFfC4yM1MmnXHOCcyPJ+W8kLQIhAJgfqtbkA7dPsIXBJFWeW7ryxN2FcG6+dqXkQoSVGo5b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGudrCRA9TVsSAnZWagAAAJUQAJXX/LpYKDBoj1ixB+c3\nDMB/KNvnhHFeoXYrq8FTu67iUp+LJYcLfbgGmf0PX3qyipgRlXIYjMdYOxAW\nmWn21snyjSb75+BTOxLnUo+3BgeJFEJ6qgIyOnEAgEtAiaDsMMLMx1XKw6oe\nMKVjzm0KVjxHRKV4t6emP7Ctxd+NEuGGqWOpu5IkyVAkQ2G/YUO1CmQ+mT7x\nKaVa+4rt5uISwBY6Yo58EQ+7GcrGBUHWcCPXRLW0LwLzmKeoGIUThPjfVpOn\nrZPP7D2CkHSvzSDH/IE8WbLpVqoARXTnaVYPxRBtfrN7usEbJS3vZBhuEROb\nfvBZrSMpNh++uk9LVuFHchInuH4sPPo4/xJYFNzP9jGHzG94krQ4DrEqHsNF\nPXwZqSyEJ2bL/JEk8hryih6sX7/olhQM2z2TadPAWWTcaHRyj123dYetXWth\nbM0V71dDQZY0wRzTPQHjOLepQ1EdaSOn6jCKlhJsvEy5YIInIub9xWYt+yly\nFbUOsB+j+odI6LXzGu8BTE+wZSEyn8CWqyiyvhCvRqq6c+ObLkpkaLMFsWuE\nZdf9u2iG/mKZlE0xSdM1EB3WXgVcJ9ggsmApPj8qURkYJ9fpOQa/Ujo5ki/e\nkyj92j+bIADZzuHZCVtB2hNxrjnaZVNXCO1kJsAFCPG/HYoIncDURaJYbqEu\nvitR\r\n=b8x2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"node","collectCoverageFrom":["src/**"]},"main":"lib/index.js","files":["lib","es"],"module":"es/index.js","engines":{"node":">= 8.3.0"},"gitHead":"3ffcc457c59b3dc70c3272edb9645321d04f0b92","release":{"extends":["@4c/semantic-release-config"]},"scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css}'","test":"npm run lint && jest --coverage","build":"babel src -d lib --ignore __tests__ && BABEL_ENV=esm babel src --out-dir es --ignore __tests__ && npm run build:flow","check":"flow check","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","precommit":"lint-staged","build:flow":"for file in $(find ./src -name '*.js' -not -path '*/__tests__*'); do cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/lib\\//g'`.flow; cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/es\\//g'`.flow; done","prepublishOnly":"npm run build","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"6.1.0","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"10.4.0","dependencies":{"lodash":"^4.17.4","express":"^4.16.2","form-data":"^2.3.2","invariant":"^2.2.3","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","eslint":"^4.19.1","codecov":"^3.0.1","graphql":"^0.13.2","flow-bin":"^0.71.0","prettier":"^1.12.1","@babel/cli":"^7.0.0-beta.46","babel-core":"^7.0.0-0","babel-jest":"^22.4.3","fetch-mock":"^6.3.0","@babel/core":"^7.0.0-beta.46","lint-staged":"^7.0.5","babel-eslint":"^8.2.2","graphql-relay":"^0.5.5","semantic-release":"^15.1.8","@babel/preset-flow":"^7.0.0-beta.46","eslint-plugin-jest":"^21.15.1","travis-deploy-once":"^4.4.1","eslint-plugin-import":"^2.11.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.3","eslint-plugin-prettier":"^2.5.0","@4c/babel-preset-4catalyzer":"^1.4.0","@4c/semantic-release-config":"^1.0.2","eslint-config-4catalyzer-flow":"^0.4.1"},"peerDependencies":{"graphql":">=0.12.3","graphql-relay":"^0.5.4"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_0.8.0_1528489835083_0.15998901768330986","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"@4c/graphql-node-resource","version":"0.8.1","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@0.8.1","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"99693267d5734069fc7250e56764b1905317c944","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-0.8.1.tgz","fileCount":51,"integrity":"sha512-dxfwwkuW/qQn0y44pi5KplTJCPgfdkPW4hTyWZzhl5JAV6ks/6em9OfWihODtdqkXFfKtdJ+43+dcp65FHzIuQ==","signatures":[{"sig":"MEQCICHA+kR5PoCBNlzmzASb7CFgE/WM/ysgr3j2uWNGJmrSAiAV2s84AG+MzPwnyG6Mdk1eYaMHTqKzGcZnH3on1UIVOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdKJzCRA9TVsSAnZWagAA2D8P/A66weM/2ExInKFfzjci\niqv5eMpA9SaUGhKuQC1QjXP/MQdoyW4wBtKlgQfq3voyERamWLvZH0vYSkLN\ndOul/v7pwY/xg4dmVh0D0zPoiOns0rbv9jUjglrNvrwTKsLC7X7m6Ud8Iill\nhZtvJpzrEboPTRkzhG5o/g3EZGYfEq+hQZ+HjKDV7LGyH4SuCfY6Hqk1JCNf\nGuDudUhpAli7pQqj+oqiELGUJbIitlmf68YOlI9RLuGwGi0KbBDXI2zHUjek\nD9XYCfoKX+QgwZvz/JPnJgkmGaKaJvhXWCZSGYMi7sEUCx/iz1fppEfU6ivO\nxqWiBrdoxtuml2MP1pSLAY2cmiQf5iWioMZLsRyVwGU15+sHXLoCo/8kzuL1\nr27VIedY+wTYUMpn4vRO4qssb5og0dpo2tBrPb5oCAbM0pKoY+r6tfwGf7Q1\njxLkyXNdrR/rGjfRmTYQJFk1F9rlsLGa706TIzvPcfoI7hC8mQWcla03cETK\ntUhOJ9Ez0hffug9Ln65VVHjBsXCUe9TQX3BvT8HssBweZJMwYMn71IGEQSzo\n1Qw3slN471cRnWhW7j3x2PCqubuluKFzAaJHV3If/RqkponQ2fyOlriYr3PU\nv9rpi1ikHiGsJ0m6ZNvJ2FFn88wbRSjZf3zA27BpHRpcaexvVRpkC0wAc089\noXXr\r\n=dEbt\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"node","collectCoverageFrom":["src/**"]},"main":"lib/index.js","module":"es/index.js","engines":{"node":">= 8.3.0"},"gitHead":"843009bf78da007e2930293173941e377a0fd248","release":{"extends":["@4c/semantic-release-config"]},"scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css}'","test":"npm run lint && jest --coverage","build":"babel src -d lib --ignore __tests__ && BABEL_ENV=esm babel src --out-dir es --ignore __tests__ && npm run build:flow","check":"flow check","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","precommit":"lint-staged","build:flow":"for file in $(find ./src -name '*.js' -not -path '*/__tests__*'); do cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/lib\\//g'`.flow; cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/es\\//g'`.flow; done","prepublishOnly":"npm run build","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"6.7.0","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"11.10.0","dependencies":{"lodash":"^4.17.4","express":"^4.16.2","form-data":"^2.3.2","invariant":"^2.2.3","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","eslint":"^4.19.1","codecov":"^3.0.1","graphql":"^14.1.1","flow-bin":"^0.71.0","prettier":"^1.12.1","@babel/cli":"^7.0.0-beta.46","babel-core":"^7.0.0-0","babel-jest":"^22.4.3","fetch-mock":"^6.3.0","@babel/core":"^7.0.0-beta.46","lint-staged":"^7.0.5","babel-eslint":"^8.2.2","graphql-relay":"^0.6.0","semantic-release":"^15.1.8","@babel/preset-flow":"^7.0.0-beta.46","eslint-plugin-jest":"^21.15.1","travis-deploy-once":"^4.4.1","eslint-plugin-import":"^2.11.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.3","eslint-plugin-prettier":"^2.5.0","@4c/babel-preset-4catalyzer":"^1.4.0","@4c/semantic-release-config":"^1.0.2","eslint-config-4catalyzer-flow":"^0.4.1"},"peerDependencies":{"graphql":">=0.12.3","graphql-relay":"^0.5.4"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_0.8.1_1551147634495_0.3439025213492868","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@4c/graphql-node-resource","version":"1.0.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@1.0.0","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"951366c00aa1f25348a84a372a54fdbb04143f81","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-1.0.0.tgz","fileCount":51,"integrity":"sha512-ujdq4YHLiPsXz/aqvzTlOMmd1iAE5LWVWEsVC1RONH+ZnTwqF9AbX9d05rhxfmYED5uYsB6jM8eWFvBxQYKGFA==","signatures":[{"sig":"MEQCIGhaTb4sRg0ZGhyvK4zHfLZCsW+L8GHBpGG8Kwo5e52QAiBGGLGmmSaDgJh5amjH/MG1q8yoLIMu/2XvqlmrbQb4+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdLFBCRA9TVsSAnZWagAAJ0oQAIx4WgO9JQgalNMBF8K8\nuTkz7daKqYUd1k7zI8CTAZR+7PiEyOknx4fiTB3vRdwnidDXqxYKLO1KuYa2\njJn7o7goyEUDlwwHSaf772zdhlV38dybEs9Enr/fukvpunFiEF//sHM5202s\nAo0S6FTa8HDuZlibuxg9E56xTuO9NQBrSCHD1MxJqa0fkbWExU/fGM90/cmO\nNn0NE92mGAYEBA4SEge747mirppOBYKmDRAT9hDoxxuX2w4SqLv+NXfnwdYg\nkZ2u3BaJg4kA9bKvgydW8sQCui4Q+2dyn9xJYiOCS+fL6e3RYKvsPjG+lICW\nH3AFZEwSyE2e6+XvI4MrjuNF8rZ6NS7eZauX30EC7RWjOc58RZhgIzh5WTcS\n8KTZO32K3rFZbNCc2M0O8VvYUWLtHP0VnZ86FKd0rybEEsu0rYQMnaBCIk7v\nOr+N7kEDHwGDcLlFUh0ot4y20FAbEEBebSYA8yjfMrbz96PmCDex0kdt+h8f\nKZk4Sq8hMGUBipe6PrSBmYTT1X7qfnHosJHfFrQ8GN2t0fE0ewy+LarcSKkP\naDc19iG9Dcggy8VA4q0SYMpb6fmUMwq3OpWT/VHzO5CAnVtyYpl0Z5usSVUu\n5nK6FtlwHcZf4OW2rgWlKZSriaDNyjo8kTHNGx1KML+Veg5gtnE/iKT1Cf9J\njdXG\r\n=uGAb\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"node","collectCoverageFrom":["src/**"]},"main":"lib/index.js","module":"es/index.js","engines":{"node":">= 8.3.0"},"gitHead":"15062e76504de8eb955da2e9a83aad4cdceb7b1f","release":{"extends":["@4c/semantic-release-config"]},"scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css}'","test":"npm run lint && jest --coverage","build":"babel src -d lib --ignore __tests__ && BABEL_ENV=esm babel src --out-dir es --ignore __tests__ && npm run build:flow","check":"flow check","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","precommit":"lint-staged","build:flow":"for file in $(find ./src -name '*.js' -not -path '*/__tests__*'); do cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/lib\\//g'`.flow; cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/es\\//g'`.flow; done","prepublishOnly":"npm run build","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"6.7.0","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"11.10.0","dependencies":{"lodash":"^4.17.4","express":"^4.16.2","form-data":"^2.3.2","invariant":"^2.2.3","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","eslint":"^4.19.1","codecov":"^3.0.1","graphql":"^14.1.1","flow-bin":"^0.71.0","prettier":"^1.12.1","@babel/cli":"^7.0.0-beta.46","babel-core":"^7.0.0-0","babel-jest":"^22.4.3","fetch-mock":"^6.3.0","@babel/core":"^7.0.0-beta.46","lint-staged":"^7.0.5","babel-eslint":"^8.2.2","graphql-relay":"^0.6.0","semantic-release":"^15.1.8","@babel/preset-flow":"^7.0.0-beta.46","eslint-plugin-jest":"^21.15.1","travis-deploy-once":"^4.4.1","eslint-plugin-import":"^2.11.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.3","eslint-plugin-prettier":"^2.5.0","@4c/babel-preset-4catalyzer":"^1.4.0","@4c/semantic-release-config":"^1.0.2","eslint-config-4catalyzer-flow":"^0.4.1"},"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_1.0.0_1551151424562_0.6105541339830018","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@4c/graphql-node-resource","version":"1.0.1","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@1.0.1","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"f9690d409a62cbb37087f3c76cb85f23b3c7f07b","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-1.0.1.tgz","fileCount":51,"integrity":"sha512-FGAffoEhINxpJdiJR4HEWyUjdTrnau4vJqY8C1raKyFFKxzpESPRcu39pnNYXZ+93XT+hxjarMP0+6azjvFQ7A==","signatures":[{"sig":"MEYCIQC9YYP241U/ryk5c6BfIFoWiEw8FlaTPFe5RBf9clEVDQIhAPWpbU4GHIRGlJbJb8g7jwDH+V4PpCb9yvsTN/MfDAZI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85010,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckl3SCRA9TVsSAnZWagAAHqkP/i2n8Q8PCv2eS8YdLgZl\nPm5OIhVXxj4KIBlMCh+SFwRiVe6Z7GZ8aNxU9Y42duOvlXS9MtmA5cqk4p8h\nRE/wV6jY0MtYlF92avjuwVF2tSRELCnCyg+2H7tbLWF3NEqjql7qrTqNVOT4\nnGF/mUo93DSzgt5nypUWhsu/xRiN5ilkct1f72SuvlimRROwrF519huuP6mr\ndzIO11SRnEqwauu7yfM+j6ZOpbjeNpiMgBS2d2MIjYpCoWlUIv3MXtvKYfx3\nlHajvB7+46lhCbaZBQTqhp+L3DMpKmyfRqE1zPXCV4cAyVJsOTmp5r3vTlNM\nhjp2F3u3+NywF+Yx32m3IPZfKKq4yINFhCQM2fFM+yk5FYsbyFxiBx9g0VG2\nxSARRx5DhaOhI5Y3raomJCxxPuwXroUBhpXIiM4PgIEdidXdK0Vykh7VnnwR\nNehZHFMc5m5xcHZMUEJXn1j0mAaDqJUp8l5PgfHEsma8B7iiw2Mj2iy3nIn8\nG8PQ+Gmr9Npj3M/iHilj4B1UbpgMrsLwx/BEfG+9i/Z10sFAFs0DKqR58wew\nInRm/RKfVzJAVOW86/1ZWMxg/5KNvIoprc+tRfQUMu8tXD71dRsYs9L3pvYS\nmB9MWshY+x1ylqVL1WtugwwjdYn8xOr6IaM2R9SeKQ+V8PwDgRNnSUp3a7nh\nyxo6\r\n=8I+7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"node","collectCoverageFrom":["src/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"es/index.js","engines":{"node":">=10.0.0"},"gitHead":"a9b5426e46f6fce2951dbac9d3bb90987b06c351","release":{"extends":["@4c/semantic-release-config"]},"scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css}'","test":"npm run lint && jest --coverage","build":"npm run clean && npm run build:cjs && npm run build:esm && npm run build:flow","check":"flow check","clean":"rm -rf lib es","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","build:cjs":"babel src -d lib --ignore __tests__","build:esm":"BABEL_ENV=esm babel src --out-dir es --ignore __tests__","build:flow":"for file in $(find ./src -name '*.js' -not -path '*/__tests__*'); do cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/lib\\//g'`.flow; cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/es\\//g'`.flow; done","prepublish":"npm run build","semantic-release":"semantic-release"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"11.12.0","dependencies":{"lodash":"^4.17.11","express":"^4.16.4","form-data":"^2.3.3","invariant":"^2.2.4","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^1.3.1","eslint":"^5.15.3","codecov":"^3.2.0","graphql":"^14.1.1","flow-bin":"^0.95.1","prettier":"^1.16.4","@babel/cli":"^7.2.3","babel-jest":"^24.5.0","fetch-mock":"^7.3.1","@babel/core":"^7.4.0","lint-staged":"^8.1.5","babel-eslint":"^10.0.1","graphql-relay":"^0.6.0","@4c/babel-preset":"^5.0.4","semantic-release":"^15.13.3","@babel/preset-flow":"^7.0.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-import":"^2.16.0","eslint-config-prettier":"^4.1.0","eslint-plugin-flowtype":"^3.4.2","eslint-plugin-prettier":"^3.0.1","@4c/semantic-release-config":"^1.0.5","eslint-config-4catalyzer-flow":"^0.8.2","eslint-config-4catalyzer-jest":"^1.2.1"},"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_1.0.1_1553096145880_0.8175460252889293","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@4c/graphql-node-resource","version":"1.0.2","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@1.0.2","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"11e085c8000c8d671380eca725736007e5899638","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-1.0.2.tgz","fileCount":51,"integrity":"sha512-HqWTFdaLxBJSNmN8mlu7o/VmLIemqls7kVyZLYxBD3aOG6DpTyZVce/a08ijBe8bS7SiojG3tmfQSfZfLYzbhw==","signatures":[{"sig":"MEQCIALmuMjVCjPTl0ZaJtSQ+0V90OkJ2VypaHWvWD/C6kMUAiAPWM7Xc7DIkk0nRtwrCbwKoS6AWJbY/TuTgQKsesOdbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclV8ACRA9TVsSAnZWagAAZs0P/2RyaXGyp/QVEbhGIxeH\nbD9CJ/EYWQ0uspPa/PVh9A3SN55A66xwqWAxyuVZ6AaHD4Hjusq0EMUi5xhn\nAUtT9Ni4+eeXrgDUbhT/ZlwCcqbwL5ibt05HKNStoL+H/59hRx8ogHs94eVC\n4q6y9fwDpjpLVGlWKuqUkjbeqb5j7hZ+lOOLyEOpTfz/I6aRVljy3EQhpFnJ\neCcurWZrSG3iBT7nhHx6F+BWYV9WvILqgQimZSg4kZtJ7AQBIUDNwMo3Gd+h\nrOrAVj6qykrEA6EVZNC3Z3X3Ju71/oAOhOgoMqo9VTkHNXDJOVSZvcjzZG6G\ngYvJcYyi8fK59lXV1PyiDNh2oBkbdAw3wypp+buSd6PHppYfNLFG7IeyXWEx\nGkAxNmgUzJz6Yn+O4pWsO56kprx/cxZdkoOpZx7dFPOKM0Wjdb9ij2gV6mZG\nPvuZdLCT6AH5DOrlO2AR5VgwNE4UwFfEr/lxvzTud9Kg5D+aFHv7X3TBpo/l\nkfdPYSdLtdPfe7ao7MRElv+bhMcsb3RTeJYU0b+o7x9z16KPsyNEya7w2AyE\n+cfX0oGFQ4KzlolclHU/BedR6ttoni16Rtp1h1HSRNkX5xzZ099/bZLIPPXW\nT6zYEaidMM0soQaC2S+cjTH9XnqD5nCKaLhEtMrU/B9IbZCKYhwcVsJLc1GV\n+p1W\r\n=uPo7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"node","collectCoverageFrom":["src/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"es/index.js","engines":{"node":">=10.0.0"},"gitHead":"c451eccf6835a4a483717664d74920100b0fc17f","release":{"extends":["@4c/semantic-release-config"]},"scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css}'","test":"npm run lint && jest --coverage","build":"npm run clean && npm run build:cjs && npm run build:esm && npm run build:flow","check":"flow check","clean":"rm -rf lib es","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","build:cjs":"babel src -d lib --ignore __tests__","build:esm":"BABEL_ENV=esm babel src --out-dir es --ignore __tests__","build:flow":"for file in $(find ./src -name '*.js' -not -path '*/__tests__*'); do cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/lib\\//g'`.flow; cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/es\\//g'`.flow; done","prepublish":"npm run build","semantic-release":"semantic-release"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"11.12.0","dependencies":{"lodash":"^4.17.11","express":"^4.16.4","form-data":"^2.3.3","invariant":"^2.2.4","pluralize":"^7.0.0","dataloader":"^1.4.0","node-fetch":"^2.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^1.3.1","eslint":"^5.15.3","codecov":"^3.2.0","graphql":"^14.1.1","flow-bin":"^0.95.1","prettier":"^1.16.4","@babel/cli":"^7.2.3","babel-jest":"^24.5.0","fetch-mock":"^7.3.1","@babel/core":"^7.4.0","lint-staged":"^8.1.5","babel-eslint":"^10.0.1","graphql-relay":"^0.6.0","@4c/babel-preset":"^5.0.4","semantic-release":"^15.13.3","@babel/preset-flow":"^7.0.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-import":"^2.16.0","eslint-config-prettier":"^4.1.0","eslint-plugin-flowtype":"^3.4.2","eslint-plugin-prettier":"^3.0.1","@4c/semantic-release-config":"^1.0.5","eslint-config-4catalyzer-flow":"^0.8.2","eslint-config-4catalyzer-jest":"^1.2.1"},"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_1.0.2_1553293055882_0.202855367546678","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@4c/graphql-node-resource","version":"2.0.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@2.0.0","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-server#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-server/issues"},"dist":{"shasum":"ed8b4767969b6c2345c01c9ca51d8e1058224f90","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-2.0.0.tgz","fileCount":51,"integrity":"sha512-CyAGPs8r77zibrEBmoap+h4LPs7UMudMhGLgrSoC+9LYdYY6lOmDYlwP/rKVmQ3EAJDb7idmW6IB8P8hR01now==","signatures":[{"sig":"MEUCIBtqSFq7HJPfi5g4Ke1jVzCwPQhbpufq2zhJv0ToC8AfAiEAyCkj5Q6CIW7OQbvXSvYnN6IqqbqJArCjn5Wj8rnoIoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1EYrCRA9TVsSAnZWagAAXYEP/25IUvF1ugjHdO7hpCwx\n+qAvSc7tpwIyOeVwh+KmkTy11wSFbwzkPhwQyZT4xWQPp0gB2zIy++LZ+H8P\nxTt0+tlFYJWDqPgyklGPRuzm5KjG9cS9g4f1x6SOaDC2iDXOZx4nqCOqFBj9\ng36scUkrjYNJ/wKITmUkSq8I1IAXQgqoujqK6kBLemQxlPGTcYjELUh4n+F2\niIxw7usyy6Sa7ek29JFZ8CL159SK+00LVuhN1WQGvbuleqGxFvUt+7v0cTVb\nGXTOS+0H/RnInIzFaLkrJBQiSop7h3uEiIHhlCnXKHCHa4VWCQ2zG+l1mxoM\nhtqY68pjsCAXCuwyVwpscx4YhmLU1mL90HxNNbzVjlw4uYyJb1SX2HMR4omG\nNt8E6HUdDOuSzNfqhYgqPipyE9PU2wTsd55OWMrC3r/AHOzBBisvNHssvyTb\nRrccCGaiGrqmNqAuSl9eh7uUINRRVfFovxZkWrs0XcAGfG97Kq2poLi25/Po\nagGG5cog7TqhlH9N8kvOK0SUwpCauT6j1Q5s4j4EarvC4Js+NueGMcGpe1A+\nljeT3l4UejQkrHY0azjoOe1jIle3MXHkQH6ta8C5izCrRtVxuhUjSL0de+XJ\nWE8NUebd2jlCa39QDGb65eC3wY5Vi7ILhwXuQsjsT/QBcn069zojIE2CBvT3\nCWuD\r\n=xPdY\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testEnvironment":"node","collectCoverageFrom":["src/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"es/index.js","engines":{"node":">=10.0.0"},"gitHead":"a4ebe47f9c3284107fd82633c9f96f5b3d1ed2bd","release":{"extends":["@4c/semantic-release-config"]},"scripts":{"tdd":"jest --watch","lint":"npm run check && eslint . && prettier --list-different --ignore-path .eslintignore '**/*.{json,css}'","test":"npm run lint && jest --coverage","build":"npm run clean && npm run build:cjs && npm run build:esm && npm run build:flow","check":"flow check","clean":"rm -rf lib es","format":"eslint . --fix && prettier --write --ignore-path .eslintignore '**/*.{json,css,md}'","build:cjs":"babel src -d lib --ignore __tests__","build:esm":"BABEL_ENV=esm babel src --out-dir es --ignore __tests__","build:flow":"for file in $(find ./src -name '*.js' -not -path '*/__tests__*'); do cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/lib\\//g'`.flow; cp \"$file\" `echo \"$file\" | sed 's/\\/src\\//\\/es\\//g'`.flow; done","prepublish":"npm run build"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/4Catalyzer/graphql-server.git","type":"git"},"_npmVersion":"6.13.0","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.{json,css,md}":["prettier --write --ignore-path .eslintignore","git add"]},"_nodeVersion":"13.1.0","dependencies":{"lodash":"^4.17.15","express":"^4.17.1","form-data":"^3.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.1.0","eslint":"^6.6.0","codecov":"^3.6.1","graphql":"^14.5.8","flow-bin":"^0.110.1","prettier":"^1.19.1","@babel/cli":"^7.7.0","babel-jest":"^24.9.0","fetch-mock":"^8.0.0","@babel/core":"^7.7.2","lint-staged":"^9.4.3","graphql-relay":"^0.6.0","@4c/babel-preset":"^7.2.1","semantic-release":"^15.13.31","@babel/preset-flow":"^7.0.0","eslint-plugin-jest":"^22.21.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.6.0","eslint-plugin-flowtype":"^4.4.1","eslint-plugin-prettier":"^3.1.1","@4c/semantic-release-config":"^2.0.3","eslint-config-4catalyzer-flow":"^1.0.1","eslint-config-4catalyzer-jest":"^2.0.1"},"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_2.0.0_1574192682631_0.47611214123495826","host":"s3://npm-registry-packages"}},"1.0.0-alpha.0":{"name":"@4c/graphql-node-resource","version":"1.0.0-alpha.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@1.0.0-alpha.0","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"158a768a2c9be2b8598dffb87ac05a9e1b9b1433","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-1.0.0-alpha.0.tgz","fileCount":79,"integrity":"sha512-j03HfpzSd01PseBoYVoxTdtOTvtnAI6Qnvxeya1ly6DTiujwwlY2vZTFZujebN6FO/UDRJVvLplQlqXVwvh+8A==","signatures":[{"sig":"MEQCIGemOSzBt4fb8v6sIYdK6YGH5/jkBNKP0fu1Azg13A/WAiAe+07bzufLP+suTd9gBMS7m0xpVlrN9bd4wMBspeVP9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":600141,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRGlDCRA9TVsSAnZWagAA/qIP/2wx8VF3sW4oLjH8ZPfi\nh7s4OX3WOtwoAVlOZjbmjcQ5RnfO9C3RPfcYcEL+y0Pb61zlCi/4asG8Ss2C\nP5x4qkQ2ucf6iMI9f7KzI0fQYkvWyq1mqCjTPMMTQF+Qsyjcvdt4h+x7cWdh\n5yjpThC4OLx/l2bxLe9Za50bGhmmhGt0s050fQxAQ/F4HtNDRSuj2OMcDnaq\nPKI5iJ1Bd44AsR0nCdK10SdyAPeSdLnokQ9TYpThCnrds/PwUG9wJopflEDe\nFbSYi2nc/H2Nnt0Nm3Upb3fen49h3OFKdvbN2IqfHuSIE6IHui3wS617E7Jq\n2ebC4gUnFQA3oj+zknf2EJ6u1HfX3BlCMZIM+IPofjq14Ll0qd7QVlwvdASe\nF61lOoN9JDn8NakWoSStn0DSRZk7SitoDIXW+Qgqh1DY47Gxi0ofjVuzAJmx\nUXnIDDcCXzhgiF74jNjaAecHg4RFtqYYt5OiPDwImtcNyyA5zLpmzqc6Dej1\nZn5Z3y9ODOImbPsGzMh+VnZfsGGSSTWjH/LwcWP+VRn/1fLg5Wj0Q/8NCbYB\ntTjzBn/3/tsp1VvQJPJXRgoYkhDl00BLooR9BZG6m+gAmm8RsRMG0p3o0F3W\nnlFq1pb0rKp/HuayXsoDrILCbcHOjmqTJDcivx7z7pB2ZrCAStco1aTrodgj\nCjpZ\r\n=edcR\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=v10.18.1"},"gitHead":"bdc389e2628451b860516ee2965b6725682778dd","release":{"extends":["@4c/semantic-release-config"],"pkgRoot":"lib"},"scripts":{"tdd":"jest --watch","lint":"4c lint src './*'","test":"yarn lint && yarn typecheck && jest","build":"4c build src","format":"4c format src './*'","release":"4c release","testonly":"jest","typecheck":"tsc --noEmit && tsc -p test --noEmit","prepublishOnly":"yarn run build"},"_npmUser":{"name":"itajaja","email":"giacomo.tag@gmail.com"},"prettier":"@4c/prettier-config","deprecated":"this package has been deprecated","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.7.0","directories":{},"lint-staged":{"*":["yarn 4c lint --fix"]},"_nodeVersion":"11.12.0","dependencies":{"lodash":"^4.17.15","express":"^4.17.1","form-data":"^3.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","fetch-mock":"^8.3.2","node-fetch":"^2.6.0","@types/jest":"^25.1.0","@types/node":"^13.5.0","@types/lodash":"^4.14.149","utility-types":"^3.10.0","@types/graphql":"^14.5.0","@types/invariant":"^2.2.31","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.4","@types/graphql-relay":"^0.4.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.1.0","husky":"^4.2.1","eslint":"^6.8.0","@4c/cli":"^1.0.5","codecov":"^3.6.2","graphql":"^14.6.0","prettier":"^1.19.1","@babel/cli":"^7.8.3","typescript":"^3.7.5","@babel/core":"^7.8.3","lint-staged":"^10.0.3","@4c/tsconfig":"^0.3.0","graphql-relay":"^0.6.0","@4c/import-sort":"^4.3.6","@4c/jest-preset":"^1.4.4","@4c/babel-preset":"^7.3.0","semantic-release":"^17.0.1","eslint-plugin-jest":"^23.6.0","@4c/prettier-config":"^1.1.0","eslint-plugin-import":"^2.20.0","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","@babel/preset-typescript":"^7.8.3","eslint-config-4catalyzer":"^1.0.2","@4c/semantic-release-config":"^2.0.4","eslint-config-4catalyzer-jest":"^2.0.3","@typescript-eslint/eslint-plugin":"^2.18.0","eslint-config-4catalyzer-typescript":"^1.1.5"},"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_1.0.0-alpha.0_1581541698962_0.5111236478403247","host":"s3://npm-registry-packages"}},"4.0.0-alpha.0":{"name":"@4c/graphql-node-resource","version":"4.0.0-alpha.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@4.0.0-alpha.0","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"6f9b5fb59927601bc7afd49f96bb3c65dfce089e","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-4.0.0-alpha.0.tgz","fileCount":79,"integrity":"sha512-1ZheBW0VmQtr81CVI6Fl/8U6e66Dv237oGNXXB/ekVn37lxALETrIDXU0bd9/O1UM8BmtK1ONMHN4BZdI/72BA==","signatures":[{"sig":"MEUCICyUE6KR08doYOIYZkmaiLuZIySJEqtiWYkXlnMmU85qAiEAksLvl6z+NacnUE7ah1rCdbggBudEeycXwGdOiuGEPdw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":599866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRGnKCRA9TVsSAnZWagAAJtEP/RlJTPNByf+jE+wauphH\nDhR3g0YngHsnHudOvRGDIohuRZFJA8kc221f6HVEguw48dhpCZF7ht3djLqj\ntVxrfeMm/3ZK/cRmocOoh/+IeW4HGV4LnMj2M0SuaLsTObDpeaiubfe/UBTt\nAJbrKy0NW/F220uEXe57+Mz8kkDFQuQf8AHKMgNWtcPwughxwFlzWbX5+qDj\nBbCH7g0Df5l8iwj9xTGFaM1u1RN88j74IHUWVEFZ0s3/v05T7TzZFHp9zQym\n+RLBqDnw7JtsuT9DIuLa2k1f1W3ERcT0pt7ejsZm1S5HkNNbSIxbOnxmFYoe\nL+nkYIztp/28b/YsSdfbcuyYN0LF2NS2SK0PObyBmdcJ0f78FYIzycw93pEz\ndwfntibx99ojknte0aQy8dHUijHNtgcDFml/EH2moYpNhBJ5oToouNm5WeIO\nKMYt8tmGX71BFnA5FFZSkjft5qsd3o4yd//PPyCzzd9lIPdyPwNwxIl9mgwp\nTu9BfQCIKZ9Xw6WcGOsGfnRzAfvLwD9GujeYax0miDvqTYcp8nQwl7QC+J9/\n5F+GVuC/4yuj1LFUmd9k7UAKd6vyPZCqp55vcugmtv4g3A5WMNLqY0TZ0Rqp\nW2KQMaCF3f+MJ58IcX+nAln03prKD8ID7IiKc7+0RG776Qa4qQYEc4IYpbQm\n9NdK\r\n=JpCD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=v10.18.1"},"gitHead":"c93c29368b40f6d6b2b4ab863287a05555612f18","release":{"extends":["@4c/semantic-release-config"],"pkgRoot":"lib"},"scripts":{"tdd":"jest --watch","lint":"4c lint src './*'","test":"yarn lint && yarn typecheck && jest","build":"4c build src","format":"4c format src './*'","release":"4c release","testonly":"jest","typecheck":"tsc --noEmit && tsc -p test --noEmit","prepublishOnly":"yarn run build"},"_npmUser":{"name":"itajaja","email":"giacomo.tag@gmail.com"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.7.0","directories":{},"lint-staged":{"*":["yarn 4c lint --fix"]},"_nodeVersion":"11.12.0","dependencies":{"lodash":"^4.17.15","express":"^4.17.1","form-data":"^3.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","fetch-mock":"^8.3.2","node-fetch":"^2.6.0","@types/jest":"^25.1.0","@types/node":"^13.5.0","@types/lodash":"^4.14.149","utility-types":"^3.10.0","@types/graphql":"^14.5.0","@types/invariant":"^2.2.31","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.4","@types/graphql-relay":"^0.4.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.1.0","husky":"^4.2.1","eslint":"^6.8.0","@4c/cli":"^1.0.5","codecov":"^3.6.2","graphql":"^14.6.0","prettier":"^1.19.1","@babel/cli":"^7.8.3","typescript":"^3.7.5","@babel/core":"^7.8.3","lint-staged":"^10.0.3","@4c/tsconfig":"^0.3.0","graphql-relay":"^0.6.0","@4c/import-sort":"^4.3.6","@4c/jest-preset":"^1.4.4","@4c/babel-preset":"^7.3.0","semantic-release":"^17.0.1","eslint-plugin-jest":"^23.6.0","@4c/prettier-config":"^1.1.0","eslint-plugin-import":"^2.20.0","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","@babel/preset-typescript":"^7.8.3","eslint-config-4catalyzer":"^1.0.2","@4c/semantic-release-config":"^2.0.4","eslint-config-4catalyzer-jest":"^2.0.3","@typescript-eslint/eslint-plugin":"^2.18.0","eslint-config-4catalyzer-typescript":"^1.1.5"},"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_4.0.0-alpha.0_1581541834119_0.2630946328382582","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@4c/graphql-node-resource","version":"2.1.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@2.1.0","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"4c39653aa9d2591e50171c4893d402f42a5817c7","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-2.1.0.tgz","fileCount":2,"integrity":"sha512-CpPn5cbwRAd3qRTunPtMdX0eAhj91TyqwKLcJ87vPlIUpNAaDRhhGwl68IetdpQeqSvpUfdnHFCNHY/ubul9VQ==","signatures":[{"sig":"MEUCIF9BSYaJ3+8sEOHRKQdL2BkQr7VywS2771B4o8f+ZmYXAiEAp3WFNIuYpdLYBl99I6JqPRV59UTcuRzZB3hhELuXEbc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYn8UCRA9TVsSAnZWagAAUVQP/1xB/32w6lyF5zfqCwAB\n4UWukbFYHYfAZkL/kNesqv2sln6ollDAnHWyplUlHkPAJIxPoiQCIV8hws21\njoYorTrZWiSgjrbD9vfcJdcWVSAhtjRu09gG0Wg9blVGdGbtoswaxwSgVgUN\nyHZu6w5PF7V6zB5mgwv83K+NMlgbeLbsFWnSzHpBYbRjup3M9P/7edTevgn/\ngl8/j1wLVcpXycaWXNIcz1SveiFwI+fN5depSNbM0x/CxPjrlNIs8mQAK9A/\nNEFy3YMpZzWDuZRudjZ/F465bEEPIptxDOvnZ5FgBFu6LdD/I1LzJtG3/2Xx\neQR8VKN322ThYRldg/97oTtpqtfayN3DhNJQTNNP1t4i69DBLE6PjXKwm7Y0\ne4SI3Dc0TYzNJrBlYCvvIWJU+tRhwNysXrq5tBm3j0PKVUWIWnnV66an9pX3\nVCxkJltAFm+6slwA21ZZMtVu97ZcJqBtUMB3M1qZf4KNGHL9oadrN/XzzzZU\nj3ZPdatAa4SL/BWaeRC2YmuA0rBA6tPhVEJktq7mHKWRj373IHA9AAEHH72R\ntUhEhVpSGoqmjNe2Cfmly7y3GZGpudA/rvvvIDDxfKdNgWRWkHHcavS0kiVj\nTDX6ebK0ZI/fisL6iEQ9qKfhvX6R4cE6ThNYKa9HDnqgIp0D9UJG9P9h85TV\nEpAN\r\n=8Kuq\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=v10.19.0"},"release":{"extends":["@4c/semantic-release-config"],"pkgRoot":"lib"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":"@4c/prettier-config","deprecated":"this is a breaking change","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.13.0","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"13.10.1","dependencies":{"lodash":"^4.17.15","express":"^4.17.1","form-data":"^3.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.0","@types/node":"^13.5.0","@types/lodash":"^4.14.149","utility-types":"^3.10.0","@types/graphql":"^14.5.0","@types/invariant":"^2.2.31","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.4","@types/graphql-relay":"^0.4.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_2.1.0_1583513364061_0.19489588483189335","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@4c/graphql-node-resource","version":"3.0.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@3.0.0","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"7b651a195a51b8b6edb0cb3b50fe4b0d8e36d6b8","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-3.0.0.tgz","fileCount":2,"integrity":"sha512-OOf4LYqvOlQbLnQ/ke+XdOef4OcEgS6lHWD7lChS1ij6rwpXpUK7tqC0kzTq/orwWCCTqYZG+KTCyUviPKGK3Q==","signatures":[{"sig":"MEUCIQCuyBUWa2vmW6+wR6xpzKgXNMmHcvoBHB/JnGXNyoEiNAIgN4ll3T1QzWqPzwZEHGcxZesl2TYmQ9XOxJw1GpWzT2o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYsKfCRA9TVsSAnZWagAAh5MP/jPGHpOK3dmqlzQPntoK\nuPqZ854G5FYj97QNoOfAr4n51LG9gc30vMV/SgF2Exma9S99fYgUsse28rww\np/ajFGOW3bsLGYN6/Ap1LUWmtmstzeP46XZW9tr5RvKCfRJk4a3NkgVYQ9Br\nNuIO98mh952RqBKKJG4z2PRVb7v1CuUAYU5g3rV7e5JH4+dKwcwpcVBlnjf4\n7nxwA5n8j+fxdodJOJuY48yi3x9V4CbdslLYeOYIrt0NStqRbexbqx4D3DJ7\nEVEhcrXr5aMQEqp1zdZE86jQ372YfDYe6iW3dwNtUnYCaHi3iGDjR3bwt2ZR\n+esJV4INBck36CktbhCn7dzgGWI39Kyl5XS8vtN3FAhvv92NHSCjW/HOsgOs\nbP+Nwpw1TMOrj/wv0G/irulX4zCK5he/FLYcsb8Cjk87bHIe7avni6RRY8vx\n4Sx9UlqAcaReQ5xTryZQ+Yb5TlcqRFQH4e+DnQLHg1HTNAtQJRb0ObcQie+i\n0vrTTH+P0NnDMra6IFhDhMuE3ddH0SmvtftwotwlWc1nsJ1eMH5R2yB/KJJw\nBqT9r3l59snAVV2QkRcMg7/Ur/Zh02NEeyGpoCmgnGox6PaDz79rh8B+H44v\nGZqJ7uY8s+GnM7++FJEN478vN6sHDy+a978ddygn89FocNEKDEVxcdnSkSi1\nnQBt\r\n=6mqu\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=v10.19.0"},"release":{"extends":["@4c/semantic-release-config"],"pkgRoot":"lib"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.13.0","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"13.10.1","dependencies":{"lodash":"^4.17.15","express":"^4.17.1","form-data":"^3.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.0","@types/node":"^13.5.0","@types/lodash":"^4.14.149","utility-types":"^3.10.0","@types/graphql":"^14.5.0","@types/invariant":"^2.2.31","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.4","@types/graphql-relay":"^0.4.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_3.0.0_1583530655404_0.2021725729197219","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@4c/graphql-node-resource","version":"3.1.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@3.1.0","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"e46fc431f096629aba77ac0fdd2da6b8d972f8ad","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-3.1.0.tgz","fileCount":2,"integrity":"sha512-Z1x2bA7p1Jxx4oPv/+STxFaTHrrRGzrxUEjIn0u/sY+6AVIQ4KXSaw1ENjLmJBO9qxYgj/Lw1xSiOSINGX/4Dw==","signatures":[{"sig":"MEQCIE4sq5gPCCCRq2rKCQBsK8xO2pk0m1iPyjKTKrTxMAgTAiAbjs63M2uvHJeDk5q6UznUlkl3f4Qo+DjyFG79xJrSDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaiUHCRA9TVsSAnZWagAA16MP/Au4ngutaSsjkQdLFLVU\nrj+diRncajnICGg3T7wZW2JqW52IEaZpxzk9qpVFfjUs2DMrEEUmB6qe1w4U\nK5abkIfX97JMDg+Qlp8M75GBXvRKZsR7KxeiQ7sm4baeqnMGlmpytiSOus2s\nDBYn7r4DKH452vWf+vZRXUpitYOtK7udfVlb64FR54nn/GxYwpd3PO55OZgj\nYrCrnvCmsnLkkBnIImPgIStvB5e6HYw/3MCx8Br042XUUFRNQ6M3/9e5LLZz\nZazf5/3ELdh53vZsziyY1aAbRWDafDndurr1KIpptlfW/jHdfyJnT9lQiV+/\nFnKJCJYhD4qVkpwSiyEFdsnTAjW9az9Wb8Rg6LlpyL3fa7XvMXy1htnXf0gD\nBzF4oHEODLoJH6986l26u2M/NotxFFhpWGxIZbzWPb0MB7Dc+tuUDavstaQZ\n83aQ2BBuGmlhfMT6bibyFj81XVwbsGRmoi7wdKW/OKyqqNfPI/QIP2vOkTFg\nB6sokx+D1qYoT/eCvt//M23Sc+Ejah56tj2Dg8U4irL3M3VYFIWkjvmDywyr\nzvEzf7rYW8zX8Y2aQ0i6+TZLZjE4JTg1y1MOwDEcPl63Zzoz23eCEMxHK9db\nHxNYEM3tQZkj1OcyZwdJA1GoePznM7igxQK2AsKlMr0yqW15U5otnF79ULXr\nCBvU\r\n=QZg7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=v10.19.0"},"release":{"extends":["@4c/semantic-release-config"],"pkgRoot":"lib"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.13.0","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"13.11.0","dependencies":{"lodash":"^4.17.15","express":"^4.17.1","form-data":"^3.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.0","@types/node":"^13.5.0","@types/lodash":"^4.14.149","utility-types":"^3.10.0","@types/graphql":"^14.5.0","@types/invariant":"^2.2.31","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.4","@types/graphql-relay":"^0.4.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_3.1.0_1584014598744_0.1949637618268143","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"@4c/graphql-node-resource","version":"3.1.1","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@3.1.1","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"fef84a90e0654ccd0423f28628cea4229d2029c5","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-3.1.1.tgz","fileCount":2,"integrity":"sha512-2R4pSZaYRswhxg2gricDlGc7SY3EiyVCaT5ZRM7pi3Bx/4p0lf5FKKbQpbLzcq0L7G1+wQZ5hG9qVdLuHpGAHw==","signatures":[{"sig":"MEUCIQDFtVswC0nLJI+NI75gnEFj+tT+8L14tkvmuLGJ7+nhQAIgNf4uR3NSDijbxfqfYq0vFRcWSCvmo6aU2SabMrEeVdY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecN8lCRA9TVsSAnZWagAAKrgQAKHEwyy1oSyJszyymQeI\n4CU0HX14tkZ/v9XploCDJU4jKqKvuRHu3zZe7TvWySqevvSPTRrYUN2BC2/p\npRIPgSzRew73Y7UcXtdADRt/PugyWx8zJKi2g1it8bkgx3X1O/Ta0ER88CMN\nReryaYiFi0juOgFeOT0pN1iY0cdebDe6UQR7Os3fV/+Oxho5YshsncY+uHBd\nQ7/WKxIOcuzBJD18NzTF9l1vFW6mpDlJrzxL2a+XR/eOwUMXdUsuoXVt2l3L\n85C/HJW42XaOiehf/C/8FL9fWAYoyjXxnSN6jIp9riUa68W5NDn3gjYcx+Nf\n+ngFvScfT3w69Cuu7+4XBYu7ZwOPk/XTIYI4okcEY5oZWTDDzFSzrgkScuPl\nCt6j1pRgcIhl+ZKleB0iwS7kcU/iOpBviGlnOk08OhjS2Js3aqBCX1H108wA\n+xHia5Y37sBJXNVuY6xijyKuqdC/AIfdsmqIi+cpPOsKvaFeUCjnzyWOuhEk\n/fTfkPa9MGvMFCu4umPcQbbKJvmGZ2BsH2foWYRRGNajQQOJexgLSfRtiRcJ\nYj2fp4KzEEc1N5zijiXBSoiDYWuEO8WwUgl+synFPqUBNX+KmTPhWt7VwXJD\nm/o7FWu5oHk6rqUDSkSbGDPGrg6r3ldGfwkwoCIGFeDA1+ZWB8W7KdSyKyrx\n2aWn\r\n=h7jT\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=v10.19.0"},"release":{"extends":["@4c/semantic-release-config"],"pkgRoot":"lib"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.13.0","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"13.11.0","dependencies":{"lodash":"^4.17.15","express":"^4.17.1","form-data":"^3.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.0","@types/node":"^13.5.0","@types/lodash":"^4.14.149","utility-types":"^3.10.0","@types/graphql":"^14.5.0","@types/invariant":"^2.2.31","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.4","@types/graphql-relay":"^0.4.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_3.1.1_1584455461260_0.23478652310122605","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"@4c/graphql-node-resource","version":"3.1.2","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@3.1.2","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"3f877bfef7f1f7e8e081c853db4f8e586ad493d4","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-3.1.2.tgz","fileCount":2,"integrity":"sha512-vodr4juraWFSWpih0V9aJ/xHlYdNWlMw/g/A/zPKuiEfKycJ/jVfKCxgQX+qNilYKoicRuEOAYAnFLFlOdn6aQ==","signatures":[{"sig":"MEQCID5gv5rg3IH7WpsnZWy6MBWtm08nq0KKSYSnsAh7nao6AiAwR9I37KdC1lVICgpMD4vPpJ+w8aimZU3AbXW+dlP/2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecOFXCRA9TVsSAnZWagAA/skP/3LppNYizFyKBH1d605H\nxCMq8pk2GqnjEc3FLuTIVImC/nGwr+rSuPudpQFZFw73ZzU/OPl03M8Zq1Fj\nhVUz6Ff4bjJq7B6wH9GMZu1a2Ormc7T6RjZO7iyF1vlJdm6tmAEDsZGuzs2j\nbz2LVeM67xr6BU6gMS0pvV/CK9CSsgW9YlxMevey+V5l7XyGrKIej4znI0RA\ninziGyVY5WVct0urc2hPX4G7LwAT/c4fNg47FyRoSrKEDw70tvfl7c6Dw0EM\nknutJIBsOtjrTqx/cUs4acKYwISMVKv61aGsuyZczhaK5tNxYSSeeErS1lzo\noabzuo3c9OqJeA22SRTFmj26xEK5vO7m92gjY3TI5kmW6zyDMjnxg8k3+yk0\n2yl2ResJts5Y2xfi96gwBRNX98ZHGqApuQe9MMoDYkSOlEcJq78LCuEaEfmS\nLNlFCzIb4oGQptCHNQP7DSfbVqgLldk3mGdhlSYcY6xhKgXyeLfnWyjR45+2\nLLqpem1dTqHFopgKfXByNq3+VlTOfDLAw7z22JSLM89+R/21OQpFdLvHLEDb\nyBZ8EGY4Y4xLMTvafYjTRfixurDtkpkycRQaG6DVqj3U+5tmwYRQtPusfWNy\n7GJk+qbJb5qBXBLeOgVpXAdwiZPmP8P5LJBNJeVY2Uj+erYrx2eS6G6Dj6nO\n7p5A\r\n=LHuH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=v10.19.0"},"release":{"extends":["@4c/semantic-release-config"],"pkgRoot":"lib"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.13.0","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"12.13.0","dependencies":{"lodash":"^4.17.15","express":"^4.17.1","form-data":"^3.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.0","@types/node":"^13.5.0","@types/lodash":"^4.14.149","utility-types":"^3.10.0","@types/graphql":"^14.5.0","@types/invariant":"^2.2.31","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.4","@types/graphql-relay":"^0.4.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_3.1.2_1584456022737_0.22812688837940542","host":"s3://npm-registry-packages"}},"3.1.3":{"name":"@4c/graphql-node-resource","version":"3.1.3","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@3.1.3","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"a4f631e944346067eaf1d1581322e8b5c1462c0a","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-3.1.3.tgz","fileCount":40,"integrity":"sha512-Q99RGN39fzIXBUHHbxqQxgG6tms5636g1zF3CHgJfWMs0nA52XscUbEbiC0vKC4DgoD/RxqL3O1PAYksiS2cjA==","signatures":[{"sig":"MEQCIGAEL21PGjzxJyKlmsEL77xGjs9fgZkPWKiuBxQgnhmbAiA1JmL7OnmCFDVNL15T9Y4xvQU7UQAE3eUtfEZNrUEXJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecOa2CRA9TVsSAnZWagAAXBUQAIiGh9WCVjST16M9l5C1\nFwtRGQwFA0pkN/OfIODTzhax+KbHOZqp3ZN32EBr6YdeqICzOinY1Kn/y/uQ\nn9Quxw4KmA/NEl+dqXPrl8UtyDPXJwzg7IW25s/iM86gu5bIRpezSYq01uRq\ngYHYiPmxLl6hTIchhSHxkOSiX6BnJFYqxb5lJdVmFXreSOnH+Zedi6E84lRE\nLHvRlmMrZpyDKWGJtIPFaCrHQYkhguDEcXP22c69vsfdt4/nxtdA+rnrqVeS\ng+qo20Bj+TgunFNB+TpplJRRr4LPTqTNAwvwTnZRv3cvk9CN5/TuLI1RSnYD\nG/uSS4iORNmGgd0xzhKAK+aWU7Aehcvvrf0MIdTfOyRYSmxW5CAxjL+DdKHK\nemcZlYtJvW2VgJezJRTS3uwQ0tQTLkZjpBlT/B4a3yCoDrFlQQ/fajONuc7E\nmTxBU/7LQI7Ww1A9PONastSo9mJelIazi9+H+AdPkcn9MlhZeCL57zqnsp8M\neP9epr1nSc33ds8o7vUi1QhYsWMhBOtrRIB9bO4LqIQnDLRK8AKggWVAvFBc\nXa3iQUV/KZ8n/kh60XHXHlqF2MXXgkQRL3diG/hPAcH2ACljlIWnOgGZqY/M\nphfI15F6DpE1rp3S0VJOGYw8wsiIXF5Cfq9DbwgX0wxnEXQ9cd1sBJXe6D8V\nPwPP\r\n=LLBX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=v10.19.0"},"release":{"extends":["@4c/semantic-release-config"],"pkgRoot":"lib"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.13.0","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"13.11.0","dependencies":{"lodash":"^4.17.15","express":"^4.17.1","form-data":"^3.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.0","@types/node":"^13.5.0","@types/lodash":"^4.14.149","utility-types":"^3.10.0","@types/graphql":"^14.5.0","@types/invariant":"^2.2.31","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.4","@types/graphql-relay":"^0.4.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_3.1.3_1584457397750_0.31580442662760255","host":"s3://npm-registry-packages"}},"3.1.4":{"name":"@4c/graphql-node-resource","version":"3.1.4","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@3.1.4","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"dea03da8008f7cb5a59be64902033b80d796245b","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-3.1.4.tgz","fileCount":40,"integrity":"sha512-dBxbnfMDe6Kc4+SSX8YSRLl2oM1H5OcBOYajTLYY09+xgLper7QVLQqjKl2sf578z9KYrdByaLYpoB7B3KFksw==","signatures":[{"sig":"MEQCIAwx4TZZl12PSmCWzQJ1VN/VriehP3EKyVck/vpLgzdpAiBCPiPkzBCD7/uttH9zNU2jhY5MzfMxmYuQyn6cESc8cA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelG2GCRA9TVsSAnZWagAAgc4QAKO46NzggMnT1FhhZNNV\njTGFEO9ooTFD66DOb2fAkapZttPih+2+kHTfBIPgIWUFpDNUAGGf4O0FXR/1\n36cm7xSfczmG3XBtIkm6ufJ4eaElLz4J9o5QAEDlt2cO72dT6lqink8aISsM\nada5Q8cYxTCeVGsV029ozRN1eFZD1qo4tL1iDnrIE/YJj3PF+vpIoV1bPqLP\nCGFu1T/Wni/PkEQb1TvkrTsLhq1i06yOgCqPWxzZCIp1L5US27CwvIOGLchd\nuQjxwsjIND1nLr1zZCi8MWYru48FtfGwUBleIQxVbGq+lRXWewbiVW3OHsCx\n4EQf9AmxWksOwH3f+64NYOUrpXFv2zENhqgbooy9KnRjyig+TCkk1tmza3jN\nTbNoIaSp3MhhCx95BRFIEdKJJCA+iUp+woOeKp8RKdVtrNvt69hB51rwjwFx\n0wCllZspaaSR5mJLwlk48uPAJn72DmyuBm1qoIu1HxchkzjMQ6wdOuVehmts\n/YZziqGYbNk1nZCsukxkkUvlYGc9/GlzRH5/TGy1DpWlRd9Fo3mIewztF7I9\nB0EdiB6ySr7JZInMKcKLMlVSCAu4IMJFRs0OXvZz4TyVEx/vaJi4SoQOFYVx\nJRze2dCCI5WQNLFjzQNLyXrLoQCDwJT6+HhsLBZxUi+S4XGXevVTBs82EXpu\nDG8N\r\n=8+S6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=v10.19.0"},"release":{"extends":["@4c/semantic-release-config"],"pkgRoot":"lib"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.14.4","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"13.12.0","dependencies":{"lodash":"^4.17.15","express":"^4.17.1","form-data":"^3.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.0","@types/node":"^13.5.0","@types/lodash":"^4.14.149","utility-types":"^3.10.0","@types/invariant":"^2.2.31","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.4","@types/graphql-relay":"^0.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_3.1.4_1586785670227_0.6304922873012802","host":"s3://npm-registry-packages"}},"3.1.5":{"name":"@4c/graphql-node-resource","version":"3.1.5","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@3.1.5","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"4673a40d0e76211e42447eed20e689df0b093ab5","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-3.1.5.tgz","fileCount":40,"integrity":"sha512-0jve5cIZc1F/G8hlquXcv840HrRtZMjvhNaoe6ojiHBiBdMExrYHuBTEX/6T37q5vRjPt56MKxVJGEmWf+pkVQ==","signatures":[{"sig":"MEYCIQC4sr0SbQ7neh3o67W2DAZGxc0VwhLDeWnmCINyJROxgAIhANJjEWtemg02Jp0dMbUt8W1v+Tk/gUUQxIlwoWoiy8O+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKaFYCRA9TVsSAnZWagAADaUP/3KH8wyNXriPC827XNSv\nBNVotz7+ZSGPVo8r5KutBZU/+AW1Dh5wcpeA5h6ZMNHiR1tQku3XXCPicK3P\n+hnKMBD08tixJekePM9DjEFSy4qQDkWOIE/O2YdChVonGT7hKuO16Vc/a+6o\nTiQAR0NWIqM69tqyMk7BSX05nHO7WWK8S7eaGvS5s0mCeRFThDScwmobZFvA\n+oZWTyuq5u5lVN8QcHIdnbnDAdn+OHnmwOMzG4dCLoqPbRnXrL60hmHeroAQ\n7Rxn0F2FrrmW+2diHcAX1gaErfvAkhwIsDlwwTKWJWhAklfG6x6C8uzQyS8S\nm5mKZonMQztcxqVKlfgyljwekkoMTJUUPV9WSFH9ROEygHF941yqsjCzwtKj\n2uzGDp0WC0NydaoLJgJ96e5P05S3hUYBm/u8GGDBm/NeBCjG3MOOuvo+mDKs\nvUix0Bx1MpQ1uch6LJHwUiIjk1w2q9vU6+jP7YzHll90bFRpWbGVskXqwh49\nsbwRVxqbBYGvwXxQjROn3VthUurrewt5GiSxGWNJPHJ9LJLSN7aBN7B49t04\neojeosvqpo09Q5artArRnz7ak8B6h0LCPz3Zsb4GDLBcN4IgFMjpeY+oz0pb\nbkfkxoaqEE+4jsQoVx2R53AxQYswt6iv7AaCpFYWZwI5/uRLrjSu4TrwZTcY\nNbGK\r\n=Ct5a\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=v10.19.0"},"release":{"extends":["@4c/semantic-release-config"],"pkgRoot":"lib"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.14.6","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"14.7.0","dependencies":{"lodash":"^4.17.19","express":"^4.17.1","form-data":"^3.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.0","@types/node":"^13.5.0","@types/lodash":"^4.14.149","utility-types":"^3.10.0","@types/invariant":"^2.2.31","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.4","@types/graphql-relay":"^0.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_3.1.5_1596563800492_0.32995339212374497","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@4c/graphql-node-resource","version":"3.2.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@3.2.0","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"fe008ca2eef08f3fd4e9561a46d5ca4cfcf393de","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-3.2.0.tgz","fileCount":40,"integrity":"sha512-EgiD7bLJBzv+O0FjPbtSxxvRJzx4G3sKcoJPI7MKgWRWn/wa5cEjZQSbBH30PhvOnfoKcqJcdw8H1JC74OwLCw==","signatures":[{"sig":"MEQCIG3qpAqmujFzSUaZnfxxDmYzgfBZQ8MzNj6tIc++40QJAiBApobBBgZuNBy3v8sraHfzSGiudslt58+ojXL/hWOPHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfK2DKCRA9TVsSAnZWagAAMIIP/i7sB7EgHnXzU1sFLPqe\nsL8Hf+tSXNZgNOd4BYmZn3hu2Mns1see49VnycmwsYL84anyDknJ9kjeJ2C+\nrgjiJmPuLWgklAcQJiE0iT2maTxhY9Z+xQYfk4ctZOoy/ihIKz2aHzlVqlan\nUR5mW5TsMGHI6+2VGnRi+Ot2zgEKBkmx5+ibxkRbhXdfHaJrpPMaKEnSFSv3\n5orDtj3srzES8RxDiun0QS0WWhBFx9sdZdhngPX47UiptF+Tk1bOp3paY9VT\ndXPQO1ACi7eNYb046mmeaU5c+Kzq+9QIbXJrErVmzzAX0Fn2nU+4sTyWeGv0\nAyQEyLhGMNZBiADTnK2ovg5zntVkyoeo3HElVZ7UzTZDQgPOBMkzZ7qfmQsO\nmoySd1qpiBecu+cw3xXtpGEWNOx1qEkDXvmPslVO7+D9zwBiebPLlH/1dika\nkwi97tsSaofPUuQK13b8OxfkPGNUnCECZkY4rVYtBwvCKxAZggCsEZtRE9dP\n5WtoyTifxopDJJXSzIUhAEF+f8AsZ1VqfTUor/t0qQm2nx+qpnjMTwdwAJsU\nG2VAT9TPMCKEnwXrJTpR8+GAoztOgawLw0UMsAoyZbYXWxl41GKQq/s1uG9v\npHTyv4rMOPl6KuyRU02YqCt4xqt3/yLbIQPxLzXMMG7hlD3QaXge5ApHE2Lv\noJTH\r\n=Hsoa\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=v10.19.0"},"release":{"extends":["@4c/semantic-release-config"],"pkgRoot":"lib"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.14.6","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"14.7.0","dependencies":{"lodash":"^4.17.19","express":"^4.17.1","form-data":"^3.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.0","@types/node":"^13.5.0","@types/lodash":"^4.14.149","utility-types":"^3.10.0","@types/invariant":"^2.2.31","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.4","@types/graphql-relay":"^0.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_3.2.0_1596678345626_0.9760373255027555","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"@4c/graphql-node-resource","version":"3.2.1","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@3.2.1","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"b0248bef25e48e316a9f5dd5bff893effbf2a41a","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-3.2.1.tgz","fileCount":40,"integrity":"sha512-19ovQbYL6AxrK6k5MzY3z/yeQzxcckjcg7g1p3BEEZ4jhWhe/PGVTf6kP4er37J60wHORxOm5KbtgZoLu/Vskw==","signatures":[{"sig":"MEUCIQCq4LKKWAdFIxLw3fJRtk8dUhqgUM14OcXXC06J0Br8SAIgKf3aIMLsGfvdCQNqQOaVb/Ycz/DKRpGO+WCaf/sfRdY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLGCUCRA9TVsSAnZWagAA2+wP/RMQ2BHIhKa+gIcKgOQM\nZ+REnUzy4/930MfRpHS9M+9LqmnXrscWWb/8JLYdYnQdGd5eWfWSk/hDA1Ta\n2wahB1Y9tBuuJMZNAzZ5mXw0S7aIPudgh4JK57pCI7ERx6P6qGvt8yyKpjLw\nyw5ONyIRpXLQWhGPoB3TDro/fRxGTLZ5h0PiX7qK3cyuQDqAK5uEpuU7XFvt\ntM9eqIqQJiltZVFaVde9/Kc2ggD2UyvsGLyencwUV+19z+7xTKASmz3CXXkY\nvFjKLMIEPnM+f8FldahzdnzUnu4QQMZpcZ84gF0BEUs4JnuajqyGGQaKBWvs\nkL78pszJ6FgRedNxHUf9CVwOVw9230r6Ujzq7Hx+1/JB6NS5JkSfUhVZBVXg\np3ixd2Ni+Lvs03RLgYfWpe/WU2d8MqdLSX385BpFsKizPXOuaRDITEdr3BBC\ng86ZNqf92Uo+88fcv+muGiQLCLG8JCaPc07POWSSbpxQWjz+OpFK1NcMofSS\nCHxzTQ5u2a5SGzQkgfUaTmNcii5C4x2ZUQ9la1Qvo7Kp6xbZtqm6bOzOa9Yz\n6WhWAPBoxE/PlONAs820XQRgFrKWxgR9BeEcA8T6OilfUEbAjhiaQ/jOwrLu\nxjG7k7CPmSM777D8tx4pNS2Qx+ctDQg++Czb7zrWVpUes9BtBX8ttBTGDaaV\nRUqT\r\n=1DfR\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=v10.19.0"},"release":{"extends":["@4c/semantic-release-config"],"pkgRoot":"lib"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.14.6","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"14.7.0","dependencies":{"lodash":"^4.17.19","express":"^4.17.1","form-data":"^3.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.0","@types/node":"^13.5.0","@types/lodash":"^4.14.149","utility-types":"^3.10.0","@types/invariant":"^2.2.31","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.4","@types/graphql-relay":"^0.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_3.2.1_1596743827605_0.7694796758670226","host":"s3://npm-registry-packages"}},"3.2.2":{"name":"@4c/graphql-node-resource","version":"3.2.2","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@3.2.2","maintainers":[{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"taion","email":"tesrin@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"1682721b28df1981f378b874a7b1c68a1f0689f5","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-3.2.2.tgz","fileCount":40,"integrity":"sha512-a+RrKwrW4gji0uDjYNcYgvTkhmzGGGQ1vuMaxm4a7gzUHzZllg9A+sUWywW6jsoEDtH37Xyu55Vax+Mboz7BEQ==","signatures":[{"sig":"MEYCIQDYLFMNd/dzghAicAthkKmLFRzyiC5yd464XdR+LbxMvgIhAKKFsl1LV4nN/WV5YI009L328ESeMyRRmloiTwWSEdaR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMa4JCRA9TVsSAnZWagAAdRIQAIu1e+JqZk9faVGOkq3i\nmmCPG9v2lJIKQCo7QJVwsesE471J6P3nOlCyJQmyKd1eAWpQQGlJvp4lPzsk\n89iXCz06oM7LaOvKof/GedE5QGqnTrbsm7r90GUSRU7RT6IEhPBPUfbsGmwQ\ne6EPG5YJSSQhTJ19mPGDud2SYFH1ITkhAQiJ4DFJlb3KXcTq7VErXg7AIFNn\n6Nmg0hmibjvGrzRn4HjKt+S6QO+9U7175j2kaMrSFWVrWMIYirxqVavheWTB\njYeuGFNGFhIwyWqH+DRBpc9RgmnHx+p+pKQd7RIJzk3wwUt0Vu1hC5D74pSj\nwa0sbuQu4qUp940lAeLXzQP9YMH9+bUcjDVQL90asz/bbVbY7pyI+W5cbEPF\ng1EwL79NHd8eZXDO4NN8D+YSxHhKZc6PPUq1iFH38zcLWxTFJyff6ROgKmf+\nqjsGhQ6FPNrq/yp9XeihBp8lCIwtz6FVjs+Xd6tulUIGruEHrX+m/lgCpj84\nrot1em7r1V9T0RO2vmsFzzHFy6G3wagN8DyAmpZ5YnxoYbQ6kI9/3F9EslEl\nshFSFc0kiXo7/Z/8vTh6qYzqbRLF9CEpEgA65bmnXKJu71sZKGcvXVSO/uhA\nQ/Y5+zDW35DFwLLMrS1oz6cmwKH2sSRShiaJ3AsstR1ptMInUdZjJXjgf5LO\nu5MB\r\n=1iB6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=v10.19.0"},"release":{"extends":["@4c/semantic-release-config"],"pkgRoot":"lib"},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.14.6","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"14.7.0","dependencies":{"lodash":"^4.17.19","express":"^4.17.1","form-data":"^3.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.0","@types/node":"^13.5.0","@types/lodash":"^4.14.149","utility-types":"^3.10.0","@types/invariant":"^2.2.31","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.4","@types/graphql-relay":"^0.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_3.2.2_1597091336567_0.8463827438506124","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@4c/graphql-node-resource","version":"4.0.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@4.0.0","maintainers":[{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"everes","email":"ethanveres@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"e592055a9f0510b0e5c28c78189902dc4b7b626a","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-4.0.0.tgz","fileCount":82,"integrity":"sha512-Ec54/ugLk/i8N+Pi8NTJNX1ga5bnB+gjbbzwLVOqDz804CXaY1jlK7qZdCAb3Z7SeinT0zdGwzoZ9EhcIsIe3Q==","signatures":[{"sig":"MEYCIQDJGhbHUWAL77Yq2DuOA9x1Wg/yED3juy9h/hI/ZDt+oQIhAJoOX2ef7L4KMIKo4/7ih7pFVsHQ/csJFOFSFpcQBX+H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87431,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwiOzCRA9TVsSAnZWagAAM2IP+wdO/niWkoFaYURVsVZ5\nrq7cLAdZAk98WjadPg4IcRwADLrDQGTo0QsPAaTDb6TK8ed1eXvPDCzUWAuY\nyM/Z6g5G98v90gqxSxSHkRwzHbfprb0XZskhh6pu01W0dQrhJ0Bg7Ijchcco\nhywzSMpaT9pY2bpyEvb2lfVpIKaaEiczo8frBH8GuHhBemKNsWXP1VPGSSSt\nn/F5WMVlCeK8O0M2HC58UVSYJnYid13a8Umb44wQuXQH/LvibMH5kjHElzsM\nzW8aY0EBurobKePOkCr3xaddfEeLKgscDls2Dh9Q6Pwlb7KCyK4DVHGGPNXJ\n80at7HegcbRo3uPSmPvvobQWKN0CJFRUol2A+zmqUkBDqWzzKQD64dj6BGdF\nVFmtPtFx41TGW9bmqxQRSvXhmpGQKiGnl2BR5FA3h5abI08+X9IWh2eT8RVK\noMuN7Fxc9et3SBzP3xWetNxeaPWiHgwfds6lgXbLRVtcoGd67ZKr/GJWWoo/\nYQNkyP9d2jRjYS7OZSsMDsyiQ/lA0Ll4LY9YQiDHaxEsYuimbqUTY+Gey9In\nsk3s/CndEl3p1cFtmz9Xx0jLqQj49ACJw64LYWLPYbIU7cWoyfX25tcg3ttd\nkA3z+EggHcwH+qGZZLSwLMRrsgED9aGDszccJpf/nQV0sG2LJrZLi5FyTMQA\nBcvu\r\n=xCiU\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"lib/index.js","engines":{"node":">=v10.19.0"},"gitHead":"a12a3c4c0721a072acb973ba936369756c5790a7","release":{"extends":["@4c/semantic-release-config"],"pkgRoot":"lib"},"scripts":{"tdd":"jest --watch","lint":"4c lint src './*'","test":"yarn lint && yarn typecheck && jest","build":"4c build src","format":"4c format src './*'","release":"4c release","testonly":"jest","typecheck":"tsc --noEmit && tsc -p test --noEmit","prepublishOnly":"yarn run build"},"_npmUser":{"name":"itajaja","email":"giacomo.tag@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"14.15.4","dependencies":{"lodash":"^4.17.21","express":"^4.17.1","form-data":"^4.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.1","@types/node":"^15.12.0","@types/lodash":"^4.14.170","utility-types":"^3.10.0","@types/invariant":"^2.2.34","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","hookem":"^1.0.6","@4c/cli":"^2.2.6","codecov":"^3.8.2","graphql":"^15.5.0","prettier":"^2.3.0","fetch-mock":"^9.11.0","typescript":"^4.3.2","@types/jest":"^26.0.23","lint-staged":"^11.0.0","@4c/tsconfig":"^0.4.0","graphql-relay":"^0.7.0","@4c/jest-preset":"^1.6.0","@4c/babel-preset":"^8.1.0","semantic-release":"^17.4.3","eslint-plugin-jest":"^24.3.6","@4c/prettier-config":"^1.1.0","eslint-plugin-import":"^2.23.4","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@babel/preset-typescript":"^7.13.0","eslint-config-4catalyzer":"^1.2.0","@typescript-eslint/parser":"^4.26.0","@4c/semantic-release-config":"^2.1.0","eslint-config-4catalyzer-jest":"^2.1.0","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-config-4catalyzer-typescript":"^3.1.0"},"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_4.0.0_1623335859518_0.8850440619208475","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"@4c/graphql-node-resource","version":"4.0.1","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@4.0.1","maintainers":[{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"everes","email":"ethanveres@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"488b994fa17b114351297c8f6b26e69e0e9099e5","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-4.0.1.tgz","fileCount":82,"integrity":"sha512-ig8P7fIJAfDl+qelDcNdCCpFBM8ikoF7ry0GtJF9krOAV5hA0WY2xTK8zpcoxCn4C21x6pudrtC4xEimwc/nng==","signatures":[{"sig":"MEYCIQCUf3QXh+UyDKsflFpRBNh/SaOKjJGpbWzsSkFe/iClgwIhAP/zpZlBoBWqFN6Wl5dp/TkhJhU/VLnuL3iiOljVh3Ln","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87431,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwifBCRA9TVsSAnZWagAAC7AP+QBmC5ggP/lTSoQT/nX4\nDI34WTgbDWfNMtd+URcGU2I1S1xkYb97jw7gxApPpOl/uT29CMvq7Xbs1+On\nbHIbRcQXvVLle0n/PXRAzOcMWwtzV0ITWjclDvTdfFoJgIDO/NJz+VI7E/HH\ntXkv+RmT8yAOb9GxczBw44EDWekU3lhHU4bkTmNkOaZ+iMpGoL24Z5GGhL1/\noJ1jwxC4k7uJcciadWeqyYKwhXhFSlX7hNRjwqozHutUzG5P4gYJhw+cj7zY\nrw1KD4pDHAW2kk72PNTdndCjkAm6eChoJgdpeogKus6+xfbCvm67hiX0o4bz\nBEWJZrX6JgvP4bhrct3PKIy2i6wRf9M3S4ClXQwHvPFv1oyzwsrbCzU+tRXv\nqRUhuaX9XztMUGA6cGel6LnJZJAh/LEmw638X/qllYcb7Zd56xmMyLd77Xgg\njNxkAQFeRMWLGi7UKnL+osLgdDnX+oZcFwSOyl8UsVjsy+H7YRYILlPIBoNN\nibkn0MaMJWR6pc3cnVl+rQXYC6/+x+Ylv6u8AIgGOchyc1znZnFTSWX+uqg6\nzF5pgcooT7H0Aa1VKqvhS6DvfghQOUkgADCd/BPrS6Ga5Uzm3BFPsdAdPFTx\niWRwBVYnVAHPvY5Q0gQMdzozXmwMXbXIHQQy46TrpeLaqrssFDtQCUL+YYQW\nGF4q\r\n=o+r6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"lib/index.js","engines":{"node":">=v10.19.0"},"gitHead":"c8dcabf8eb4a503c8f88b49586bf1bd7cd324bd6","release":{"extends":["@4c/semantic-release-config"],"pkgRoot":"lib"},"scripts":{"tdd":"jest --watch","lint":"4c lint src './*'","test":"yarn lint && yarn typecheck && jest","build":"4c build src","format":"4c format src './*'","release":"4c release","testonly":"jest","typecheck":"tsc --noEmit && tsc -p test --noEmit","prepublishOnly":"yarn run build"},"_npmUser":{"name":"itajaja","email":"giacomo.tag@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"7.15.1","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"14.15.4","dependencies":{"lodash":"^4.17.21","express":"^4.17.1","form-data":"^4.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.1","@types/node":"^15.12.0","@types/lodash":"^4.14.170","utility-types":"^3.10.0","@types/invariant":"^2.2.34","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","hookem":"^1.0.6","@4c/cli":"^2.2.6","codecov":"^3.8.2","graphql":"^15.5.0","prettier":"^2.3.0","fetch-mock":"^9.11.0","typescript":"^4.3.2","@types/jest":"^26.0.23","lint-staged":"^11.0.0","@4c/tsconfig":"^0.4.0","graphql-relay":"^0.7.0","@4c/jest-preset":"^1.6.0","@4c/babel-preset":"^8.1.0","semantic-release":"^17.4.3","eslint-plugin-jest":"^24.3.6","@4c/prettier-config":"^1.1.0","eslint-plugin-import":"^2.23.4","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@babel/preset-typescript":"^7.13.0","eslint-config-4catalyzer":"^1.2.0","@typescript-eslint/parser":"^4.26.0","@4c/semantic-release-config":"^2.1.0","eslint-config-4catalyzer-jest":"^2.1.0","@typescript-eslint/eslint-plugin":"^4.26.0","eslint-config-4catalyzer-typescript":"^3.1.0"},"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_4.0.1_1623336897781_0.44277667501366036","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"@4c/graphql-node-resource","version":"4.0.2","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@4.0.2","maintainers":[{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"everes","email":"ethanveres@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"c02df350823f3e90785a42da37f668b612eb0b73","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-4.0.2.tgz","fileCount":40,"integrity":"sha512-hXl0IoT7ernWJC/NDNUd/cAzvWEaT+JVKxu5cC2JjrUUNNHHcjIZh2fUUZzwx7tlsjHnuKPFuhUCgLsBUOacEw==","signatures":[{"sig":"MEUCIQDIEZ8xlAxF8x8Rw369n+otjGoehNBgu1T75+ZejWsS8gIgGCmVssGk9dIs2NO5TSoVoSuypy3GImdkrz+9/tpc+BY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwitECRA9TVsSAnZWagAAJUIQAJLsJPkeoUDdQZP3Jgqb\nAkXMcOSOn/+Fd8SZDEXBIk8aX+TAWXSXJ5/xTGLdT9FSsHLUNn5Nt3je2R66\n5iGBcd1+KduA+PRp5N/PyYRTJrm1WSSawcHf1De8uQ/uT/cazikGndMpT6bj\n1GB4L0o9jGUcKB+m2AUiNvCS1f4mLu5Y+NC7AECSbEEgEIOoN42wOM3+3H13\nEqkkZ0XfZmtkZWvJyCSOqeUMIQpxYtGtCPNk7sc6LLyeGRfcRcJCj76Io++w\nzD2d85ONnJ1D2x0Bd1KZHN/zSjXGmKeMcsDtqPAHrH2953iFQd7Vp0vs4Dt6\nQD+F4P6+JZrlypMc4h1q8tpqu9J8vFRIvpp3/YdqiBvsSvQsAA+T2MFtXdLn\nhnJeSrpAyrNd2nw3/PfzFUCeM/GZEBabvmGcK7p/we6ix9nbCh4tlAEpVW6z\nl5l+KCxmx7o5I0a6KTQYuZIUYCOSuCPnFHdq0T/eoA8bbHwEIY8Jdx0o4T2/\n6z5x9Y935B+KjUkW0M8suQuFmTG3mSZe/BMJii2eBpUgny5AlO8L/453/+Il\nBYPeGkUarVgxR8aKtMJlmSzFqnwHiF9s1mqPGI56JyT3ZZo8R/C2WanI8/PW\nuqlxCZe17yVpFIUMnexOlBujOHEh8qviIpK+pkz0/Hz3+CoHAESSY3+yXyk0\njJPk\r\n=8KPE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","engines":{"node":">=v12.0.0"},"release":{"publishDir":"lib","conventionalCommits":true},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.14.13","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"14.15.0","dependencies":{"lodash":"^4.17.21","express":"^4.17.1","form-data":"^4.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.1","@types/node":"^15.12.0","@types/lodash":"^4.14.170","utility-types":"^3.10.0","@types/invariant":"^2.2.34","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_4.0.2_1623337796423_0.14581869083430776","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@4c/graphql-node-resource","version":"4.1.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@4.1.0","maintainers":[{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"everes","email":"ethanveres@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"32b92b9c791c642a0e3b8a5b4baa101119f1a38b","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-4.1.0.tgz","fileCount":40,"integrity":"sha512-c+wTRKgnmgVedQdUuxFEUVoqTPQECVExV2PS7tBb9s6cEEUloNLmrym/1bFn1GJQtIjVnhmiHxq+VfS53F75ZA==","signatures":[{"sig":"MEYCIQCGGa+gPNCw57kob0YGU42mljOHZfVtq3+hubybwGU/RQIhANPkhqTHMQw2oRc2Tfgu4RUNCzh7hbXi43m9EtJRpy2D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36537,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJoCJCRA9TVsSAnZWagAAeT8P/2p1N+PA/QKDH28MF2SS\nzmUx/LIBX958AmwxMtnDdlCHz/1msr6/beI5HYsRtAzItpDuQYmXTLSitPRr\nlHOMC8bOCbHWkVXN60kALrwG4WETcaYWC3OHPnpWl137NzJjifquj96HzZSv\n5G/SQ4s6RWvBHbhxP3vQkyZrG5Td3zUnwPBSBQvscQnZj0hb+Ayka4YMVLYJ\ninBpS+NWOp9AjcyrrKjL8eelOnkjN62487NYlg3Q6siOvdBMwv3HRRMuA9Kg\nBsEWTxDOex5/uOc6caxB/eEYMtkDRH2E9uKq8jdYiDIVusp7uFzHt9iMTXgP\n4tpVLFGftfuvLqZMFstPl2yH9BnHzqCXr4a9bbMeg9ndelE8pnjRqq8pZJGC\n2y9bppc8Bul2WjMI1lm1f08oHpQQXp9oAZgDBnTgqdM/+FGbN/necG2vhmnt\npEX8fYqsak/O6Hox2aNTPNRvnwMIC8WQshVafbu69seq9aM+dUjA57qf053/\nGJQ6eDfhmgnWYOanYGCOgtSWmlEru4aXn30XVSGmnq8Q2/0P855hnmDAZV5d\n/KsFiXUmJWWizshbAyFCnFQurwwW/zB07Y5ISmXQDlpC5TE+8W17Tm6YMp1Z\ni0z+WeFxPhADu9a1PFpsxI/8uREKK7P2mSVNaU5GmuLJdZMpVa8aCOo4156n\nF4Nt\r\n=3/Jg\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","engines":{"node":">=v12.0.0"},"release":{"publishDir":"lib","conventionalCommits":true},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.14.13","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"14.15.0","dependencies":{"lodash":"^4.17.21","express":"^4.17.1","form-data":"^4.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.1","@types/node":"^16.6.2","@types/lodash":"^4.14.172","utility-types":"^3.10.0","@types/invariant":"^2.2.34","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_4.1.0_1629913225549_0.005056384745981468","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"@4c/graphql-node-resource","version":"4.1.1","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@4.1.1","maintainers":[{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"everes","email":"ethanveres@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"5b536a86b4f55c87b4717dd4138841df981bde0b","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-4.1.1.tgz","fileCount":40,"integrity":"sha512-35at1uGbBaJAGraUFJPUfGe07RKfcfcmQZoW3eVa6Rdv6gvspoa2rpVovfewwUjbF8huG9S8MR032a4QtKqABw==","signatures":[{"sig":"MEUCIQDNaEOLSOlBPds3e5Zw3zW5g/la/qseOwbZRlDrJnWp4wIgTdOSLXN8/MQDkUS0gRkdVvaDEBW72K6VggCM9Q3pZ2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJqb9CRA9TVsSAnZWagAAlOYQAJy1+JvAq+oi2fz8VLVX\nPypG2e5Pb6dfxphUs34yi6ZK/qPoiX1iiv/WOVAHjn4nqjZoqFNrvPBgV380\nnN+BVL7XQqjQezl5Cscku5bHdy2erqUaeb3CWBWiSKcda1c1/DDmk6HhuFHk\nKP3Ox4jhyDUqS29Nd/kPhh/X8HI0bTa2Adh3oai7UNJIH5pyn+TBpIaJXRw6\nR8M1+Rv3JK6boGsuJCTdDZdB1rq/MG7Q3oIqC7dX/bRHbFDmRv0j51jUUf2o\nod+7aIO01Q192vvPeEPss+Fe8wOYhKkCS20PeRcX8u/Twlfn/1Pto781Vhb6\n7P7MyRr4agfOeWQYCj1kK1ya4FVyNcaayhTHtvPhg5ptcdpSogZGIdaULY/A\nzM4KHE739PCpEYfQRKRy5n3L2FW9zP0+w6Jm3L8SPlBD+yLzlJWbGvsuNZk3\n0rIGyu/8JeJgwEZIz1evEQAMD4SZo1aI9PM3R9BD35z2EkANwM7t4YrqlBDT\n5dXw5ZUk9msZoS9bsy1EDBNYNsYwgiwr3RObHBHCa9L40lscQ7uu9ef2hZAI\nJC0IXgKxKG2Oko75HwMCwslDqzToSzT3VsumAg19umtZG2m1Xia1gkIkszcy\nQzL2g3QpidSptw2joPAT82QZ16XcB/CHNhZvkilEhVhFrkNjazQxBt7bObfl\n0ZyK\r\n=qIjw\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","engines":{"node":">=v12.0.0"},"release":{"publishDir":"lib","conventionalCommits":true},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.14.13","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"14.15.0","dependencies":{"lodash":"^4.17.21","express":"^4.17.1","form-data":"^4.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.1","@types/node":"^16.6.2","@types/lodash":"^4.14.172","utility-types":"^3.10.0","@types/invariant":"^2.2.34","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_4.1.1_1629923069383_0.30850059125299145","host":"s3://npm-registry-packages"}},"4.1.2":{"name":"@4c/graphql-node-resource","version":"4.1.2","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@4.1.2","maintainers":[{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"everes","email":"ethanveres@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"299211e130127431529f091593198f5eff561f7a","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-4.1.2.tgz","fileCount":40,"integrity":"sha512-HWMcfVvIHYuETcAet+C9BKviMTNHv393vQb0QacxefxPLIVdvINDwOalhjRao3jUCnVjia9Gi/cPI6rko9TXrw==","signatures":[{"sig":"MEYCIQD1YJQjjIlIjpipGV1FjpUJ82/ZUyUgxXgBAdDUMCcHIAIhAJJ2c135Zfpfc38AC2AueIw+LSdEg8n0g2hCxsnP11Rn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35973,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhp34jCRA9TVsSAnZWagAAk0cP/1c12t8Ua8ewvSPRMu/H\nFFbJoMHVOBuMTYX3Bahk9vr8GmTH/YQh3JZkA87xOgB3JYhWXXZHdie8mWX3\nnoBQtjiwWQBMaDPXPzAwua4o10qQ5qOwNU67vBZPhWAZ2U3n6jRtSQyL81u3\n4PrB5EQ7EM/o2zI2WBR6COKCIXPQ+I04ofwYYtlKZFKEVoXhjRSOzDG5A8QN\nJ81uqGDk2HfBtaGkgp47h5OvDVW4KzpFGV2DHJacVL0Ayyu4J9X7VzfcQYIw\nnRDuQ3wxLqCAjiAb2y67+pzum2YerjG9lOT0obdt7pepZ677GUsyidhep2V8\nPsV5hiTik4FfKaO0PbUeFoylu02nDg9qTPG/mJ6TPMkVwCnvCLY0iJhWONg9\nZBfz4MM77omNKjMxHkmfOe+Jl+ytRd4c5dCjXaLL9GhEPS5HHRfVYqMzFze3\nZZT9bfiYpZ2koJnuhIpfVXARF1z6Vr+q0oHn8jqwyzXAXHBNHbRDF01N1V1v\nljPNQNwycTE+p/iMdWpI4PTruNIkLDN/5kHRT4oriIJje5i2/GLpT3cKsuqN\n6MSs8zLhNnb87WbAK2JAZFzHM7wWos7DYwxvU3aDmDuURHAnoNZgmXFi4/Rr\nMc4OSaOk/vHzeiKUx/rwAWZpUH5QGNH5JrAsCcVQRfj3fcvMmtPK5aK9/uil\nBEhi\r\n=aqX3\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","engines":{"node":">=v12.0.0"},"release":{"publishDir":"lib","conventionalCommits":true},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.14.15","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"14.18.0","dependencies":{"lodash":"^4.17.21","express":"^4.17.1","form-data":"^4.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.1","@types/node":"^16.6.2","@types/lodash":"^4.14.172","utility-types":"^3.10.0","@types/invariant":"^2.2.34","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_4.1.2_1638366755277_0.28017005949835694","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"@4c/graphql-node-resource","version":"4.2.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@4.2.0","maintainers":[{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"everes","email":"ethanveres@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"84d6c5ba0637e1baf5975293758202a8c0d99b07","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-4.2.0.tgz","fileCount":40,"integrity":"sha512-3an2col1fyXd/EPaMZRx267/6CjpRy9lZr9VZAquLuusefCWd+4n1WI76gUM5IGMI3MTpvh/l5Zmy8B/wrWT2A==","signatures":[{"sig":"MEUCIQCjLXxYzsM28dXC1uuxdcYSyC9kdghdFULxHNv33zcwKAIgGMG5+vOTqWCyDl6qs9xx2yYzkANTFgmUHlAY7NE1e9k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36862,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzeR3CRA9TVsSAnZWagAA8B8QAIOBdacpg76PNnq9vu0t\n1epfdL41RQfjmVEsbTvn5Ar9uFpjlFLC+uEmLxeWzoPkKO86e2XIWOPK/ZuM\n3siB3JS+n+Dgw622vtCmpCikD0tbQSjQUNqYJx+Pj4EPVOkRJoRYPWsizAKu\n9IDX6BL5lFjJMcf+euWXNcjmlwbToIFiif4ASAUISZcgp98jKxgPdnSRSiGp\npJh1h1E3oVAZQFZfiqi3LTpunEOuLAxqQISPX1uJJylDWhSYyCvoIKtTbVey\nk4mlhBFQ1FZwRkjyD6pKYc5UbAPjfuA5YuwGda97YdiNyy0wBJeNuUw1O+8P\n/CwC69Znbq/ZIOAys26lUly0sQVDGbH+90xgxRgqITSpUBk+SV/CjGER5PSB\nfSPHHQnlu3rDKmFu3P+ZnfckLqNl8MF6/V3i2tSi2OgMT0xgHeVUEAHMxg0b\nt2YsIWnKLgk/Qrk7YUcSDsOUhc9dw/P/wYFK58rfpiYPFvNyVWhckLCU8KH0\na+kc7li2q4VxD+3OiCPSnWyQ989TXP2gNix4tVQ+F2oXaeVvnxMmJXSSeBXO\nuFf/MNdKixQYsy2R/leNRQwNsMiSG3/u2NK2MiVQSWX5G1cAulTJGJMefCFJ\npc9I/FLd9ebe8x/QAQBzR/tnlFEx4YZPJaapiytbqZ+WEitve8NtpYoo8lm0\nvQh1\r\n=+pUd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","engines":{"node":">=v12.0.0"},"release":{"publishDir":"lib","conventionalCommits":true},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.14.15","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"14.18.0","dependencies":{"lodash":"^4.17.21","express":"^4.17.1","form-data":"^4.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.1","@types/node":"^16.6.2","@types/lodash":"^4.14.172","utility-types":"^3.10.0","@types/invariant":"^2.2.34","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_4.2.0_1640883319591_0.36247159094640846","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@4c/graphql-node-resource","version":"5.0.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@5.0.0","maintainers":[{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"everes","email":"ethanveres@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"001575dbf1dd5a152b67d097861aa8056c98cc1a","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-5.0.0.tgz","fileCount":40,"integrity":"sha512-9QMzGa4RpTWrMA6iWLMOLtcJ34C6JOqVAy7Kp/U0e3u8mRxbNSfaRReRIjkK8kqBbHASzxQti1YO7eXN35iPWA==","signatures":[{"sig":"MEQCIGBXxaYfOt9MdC2/X87oHLWV2krZyIOht1GyXP6Z6s40AiBxMoomdZzykmv7i03OfChudkj3sM0aGgRsmV/tITf2pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6wFTCRA9TVsSAnZWagAAN2wQAISx3FTPvEEIHBZuOjk6\nBs7y6opSWXzXWdPitAxFjbgFpZ6Xv3kzd+3NdWjJZayroWsAuZvPCDZcH7HP\nl1fRIThGy93u5fNVzYSWewiFfHT4rRtTt3Jueq1TokFwTsQ1iqeCfO+jsbHd\nIxqanC1wPmCM0zE+//RCrzXKiaYS5HzeKKJnbLR/P/SBx5BmE+dHDASdLGCK\nwsC9km7w0d1+P7lTNwTr519dQf1LQait4DUTSmt8U4xMoce1kWH582Y0G9Kv\n2NNvMeAMq9M3/yV4yAOmW/MgTSfu8KsNqUQiDZgRX0YJNm1HE2T/2hVLjP0W\nB8xHYai3zlD3fzX8UG7jMClODqllptJF7e7ta994SHkyeE55oK1wyqd/mLFs\nJDUuG8t1sCrKJqVTAKCfhHdsJ7+bRvpKFuZOmzxs+ap+795A8pk8W8ygF2VV\nitIE5jwJlbJTgBxLm8kpjpNfOe0DOe1rwi451IXHB6K3Vc091ZbRLFpR8h3r\nPX3Mocrk7vDYzabtneTOyUPe8UGunk7/Z29S6gnPJPfooO+1KP9CWHAhUQiA\nEpapCoeH+WhSiE53gCqpXgsN4cCXGlT9tXYH7Bt7zdiAF/0nwiaUgt4DngdY\n3e3zRu1sax1KcxgZA+UkJkrmwLV1qg/V2nx7o1ahG067qNkXF6B23HEeXRK7\nQ5e4\r\n=P3B7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","engines":{"node":">=v12.0.0"},"release":{"publishDir":"lib","conventionalCommits":true},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.14.15","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"14.18.0","dependencies":{"lodash":"^4.17.21","express":"^4.17.2","form-data":"^4.0.0","invariant":"^2.2.4","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.1","@types/node":"^17.0.8","@types/lodash":"^4.14.178","utility-types":"^3.10.0","@types/invariant":"^2.2.35","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_5.0.0_1642791251556_0.33534358338830406","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"@4c/graphql-node-resource","version":"5.0.1","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@5.0.1","maintainers":[{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"everes","email":"ethanveres@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"9c09375200265bac722d816ef2142fccfc5e3f1f","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-5.0.1.tgz","fileCount":40,"integrity":"sha512-zqilizjfrukHE+R2aJhbRSpPqkWhRXiO6SxJDlQJrt8CwT+kQyamz3i1XX4Ul7tE1h9sfdBc8YLUNuRFRNxFoQ==","signatures":[{"sig":"MEYCIQCgRgMu9Za5n9/axIVvzRfBMntm839JlbHzdO7WW1RlKwIhAM145KB9vf3ZJGr5mvj3gTuEez+63ytVvtb0is2/KK5X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8B5WCRA9TVsSAnZWagAAAR0P+gOqI3hFhgvp+hA+TEKJ\nRcOk0WRzyHmTRaxQo6nNCSn42KbaaGZ1cMDGGk5zDLfw+zzTynQRvVnNNmG2\nUu12rr5wz3euoBydSWXqRRlu7lHQcFLnciBYEtX7x7vWspDW3I1cSRpwfiYJ\n6GU8iuOH6K4e6OSgGRexIQpfTl5QLgcQtHZ55Qo8O1yQFg2HzpWdd44q51u1\ndG2uXsaS+C5ctHxF6B90rZG/xsR9jJWgb7HgA124EBpqBz10qbEQDMY1hI8b\nJ9JwSMbFo7+T9YoX+6x51BdI41b9I4f38/rocy615leM+a+Z20Z6r5CPPkjn\nYciTc+0tmkn/q7thsQlJeSzC82UElzhXgdWketMkJEwUvsOYvwUdHBpiQus0\nE8M7Il+GUHJmZe+Q2WrvgJA23Yv+7GvdebTydyBVx4x4W+r1krzUM25l4QyD\n1FO6QOXt+Yk43xLf/7RlD1EGL0ORjLrVCP9O+NprYSXGqOFGdt+tTd17w7wW\n3b3APuDrKX18HNYjhCpGEIZ5X1gsJBNQid+Bu3VHzyPGym0wesmPGmFQuYI0\n1JAmRrd8UMx9ov59/HPS9mDdXMnEoMuf8/QFLRjzET0tvVQCWl6A+dxP9DWf\naZrAMM25+ANKwqN5VsVMsonEKTKmWEqs6G2RDHJp/WOpCamJ5tiyMvLOCaZN\nsl4P\r\n=jK7u\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","engines":{"node":">=v12.0.0"},"release":{"publishDir":"lib","conventionalCommits":true},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.14.15","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"14.18.0","dependencies":{"lodash":"^4.17.21","express":"^4.17.2","form-data":"^4.0.0","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.1","@types/node":"^17.0.8","@types/lodash":"^4.14.178","utility-types":"^3.10.0","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_5.0.1_1643126358789_0.22279751911978307","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"@4c/graphql-node-resource","version":"5.1.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@5.1.0","maintainers":[{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"itajaja","email":"giacomo.tag@gmail.com"},{"name":"sloria","email":"sloria1@gmail.com"},{"name":"everes","email":"ethanveres@gmail.com"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"0cc8fcae9ace9ad176a9f1ec5da4e7a61465df48","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-5.1.0.tgz","fileCount":40,"integrity":"sha512-M2HqibquQ4qu5i+vMG4hiexgSxqfDyH8om8mbxLzy4S8n+6+ptqiEcPsKWqzee9jC24QRXuUNSs6+QoFmpyazA==","signatures":[{"sig":"MEUCIHtmMVgk4yK5dKKgFuyw+BcZm+9oxw4gM0A0tggVKjBgAiEArjGhyWRKOFWofJYrHHAy4We5nukRWv6jDJQmrwXg+hM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDXXFCRA9TVsSAnZWagAAVUQP/0A53TQrdsswT83rM87M\nwetkzEK5YRmTP8E10+KJwjKP3Ojz3477TTeW4G72TRsdA/MhzbJLOG2SqHFE\nVj8YEFVr2LgFby2gzSD9ie1eTVybODnsGhM8qFuSdRayhgvz0OlJpYXeUwBc\narh6OQVeyKQv92QNxAL48Q8Mn6GeC80Rx1xcmT9+zZnkN5RA1BlMxrjiEPs8\n3mr8tkrvpK6SVAjFYK0MlfcQc5Lu7tT5o4zq3EFtW4RyQ4AQuiqFhFgCq5If\n192GHWSPQMmvTHATm8INE+KwE3uK0sBw5w6Uln5Srx+0oBF1O6f+JLLMaUq/\n1eTxXMwvkggLhf0vZJAWkENJlRcKDAZT9/jSbDKzvJwfQrIbVYpDVZQL4NSJ\nIS03FiSVti6luVkqyShA+S0+sHOO67HbGZKb8DCS/lsm7AKIjc38vu8bDxmm\ncrx8+ZaplrN8Q/xYT8V14rvTtZ2HkjDqm35Gmq83FPna3Wnf9NV2Ef9rKf//\nPifvAhq4/kTuvM4ZtTwh6yT0HOX66i1NzmhZIT74+R1reTGxVb4YnNnAed6r\nUkHhMoHxcukhdTUm9jLXPcRaQgwySb2TmEa1lKzZU480y1BX5KM88jr8EbTl\nZ8Q+8TS66BVk9LFGARjuI3eXQYiEcol0qumK+frcIUsnuDD88ggUQFZwwzyl\nKGUu\r\n=ldj/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"@4c/jest-preset","testEnvironment":"node"},"main":"index.js","engines":{"node":">=v12.0.0"},"release":{"publishDir":"lib","conventionalCommits":true},"_npmUser":{"name":"monastic.panic","email":"monastic.panic@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"6.14.15","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"14.18.0","dependencies":{"lodash":"^4.17.21","express":"^4.17.2","form-data":"^4.0.0","pluralize":"^8.0.0","dataloader":"^2.0.0","node-fetch":"^2.6.1","@types/node":"^17.0.8","@types/lodash":"^4.14.178","utility-types":"^3.10.0","@types/pluralize":"^0.0.29","@types/node-fetch":"^2.5.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_5.1.0_1645049285560_0.6640207966216982","host":"s3://npm-registry-packages"}},"6.0.0-beta.0":{"name":"@4c/graphql-node-resource","version":"6.0.0-beta.0","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@6.0.0-beta.0","maintainers":[{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@pm.me"},{"name":"stephen_liu","email":"stephen.liu@alumni.stanford.edu"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"fa0f08580fd2f3636dcde0753317df61d56f8ad4","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-6.0.0-beta.0.tgz","fileCount":59,"integrity":"sha512-ztU5qC0iMjHPMuBQMc74biC5+jzWmOn9vFmT0Tuib0jjFMAPt3a8aQZOt4EPM9vr1tLm0EVtziX3QTJTV9ZCEg==","signatures":[{"sig":"MEUCIQDccPWq9kDn7TWKyFSQpLnncDROIM6yBRdkp8AhiRUcgAIgdv/flp7yrkZSg1ylOGAo3yzrpyB6QC2L1uQtszapz2E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":58207},"jest":{"transform":{"^.+\\.ts$":["ts-jest",{"useESM":true}]},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"setupFilesAfterEnv":["<rootDir>/test/setup.ts"],"extensionsToTreatAsEsm":[".ts"]},"main":"index.js","type":"module","types":"./index.d.ts","engines":{"node":">=v20.0.0"},"exports":{".":"./lib/index.js","./*":"./lib/*.js"},"gitHead":"6f3a867abe1186dcda3b59043789859e4ae645f9","release":{"publishDir":"lib","conventionalCommits":true},"_npmUser":{"name":"stephen_liu","email":"stephen.liu@alumni.stanford.edu"},"gitHooks":{"pre-commit":"lint-staged"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"11.7.0","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"24.12.0","dependencies":{"lodash":"^4.17.21","express":"^5.2.1","form-data":"^4.0.5","pluralize":"^8.0.0","dataloader":"^2.2.3","@types/node":"^25.0.3","@types/lodash":"^4.17.21","utility-types":"^3.11.0","@types/pluralize":"^0.0.33"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.12.0","peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_6.0.0-beta.0_1767819074678_0.5504897043877381","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.1":{"name":"@4c/graphql-node-resource","version":"6.0.0-beta.1","author":{"name":"4Catalyzer"},"license":"MIT","_id":"@4c/graphql-node-resource@6.0.0-beta.1","maintainers":[{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@pm.me"},{"name":"stephen_liu","email":"stephen.liu@alumni.stanford.edu"}],"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"dist":{"shasum":"44cc7a21166ef61d67c30b8afa9f602ac3ae4cd0","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-6.0.0-beta.1.tgz","fileCount":101,"integrity":"sha512-MEcgrHAuoOgZvqtjDESLM1eZqHLpyFBmVa7AJ679qr42v+iSdF/8vnlVl3RMyc3AeB8Wke31k3+TEab9S8umuw==","signatures":[{"sig":"MEUCIAU3bqm8ACZ+a/rgGMNrnhea/WlDXCw1PZihVOA7h6WoAiEAnqAGEWOU7IJZ3K0qjcuogm3X5GmTNzCHS/t4ddFycNw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":126533},"jest":{"transform":{"^.+\\.ts$":["ts-jest",{"useESM":true}]},"testEnvironment":"node","moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"setupFilesAfterEnv":["<rootDir>/test/setup.ts"],"extensionsToTreatAsEsm":[".ts"]},"main":"lib/index.js","type":"module","types":"./lib/index.d.ts","engines":{"node":">=v20.0.0"},"exports":{".":"./lib/index.js","./*":"./lib/*.js"},"gitHead":"bde57d62594ff6e50cecaccba8bee3190f5f1b7c","release":{"publishDir":"lib","conventionalCommits":true},"scripts":{"tdd":"yarn testonly --watch","lint":"4c lint src './*'","test":"yarn lint && yarn typecheck && yarn testonly","build":"tsc","format":"4c format src './*'","release":"4c release","testonly":"NODE_OPTIONS='--experimental-vm-modules' jest","typecheck":"tsc --noEmit && tsc -p test --noEmit","prepublishOnly":"yarn run build"},"_npmUser":{"name":"stephen_liu","email":"stephen.liu@alumni.stanford.edu"},"gitHooks":{"pre-commit":"lint-staged"},"prettier":"@4c/prettier-config","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"_npmVersion":"11.8.0","directories":{},"lint-staged":{"*":"yarn 4c lint --fix"},"_nodeVersion":"24.13.1","dependencies":{"lodash":"^4.17.21","express":"^5.2.1","form-data":"^4.0.5","pluralize":"^8.0.0","dataloader":"^2.2.3","@types/node":"^25.0.3","@types/lodash":"^4.17.21","utility-types":"^3.11.0","@types/pluralize":"^0.0.33"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.12.0","devDependencies":{"jest":"^30.2.0","hookem":"^3.0.4","@4c/cli":"^4.0.4","graphql":"^16.12.0","ts-jest":"^29.2.5","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.2.7","@4c/tsconfig":"^0.4.1","@jest/globals":"^30.0.1","graphql-relay":"^0.10.2","@fetch-mock/jest":"^0.2.20","eslint-plugin-jest":"^29.12.1","@4c/prettier-config":"^1.1.0","eslint-plugin-import":"^2.32.0","eslint-config-prettier":"^10.1.8","eslint-config-4catalyzer":"^1.5.0","@typescript-eslint/parser":"^8.52.0","eslint-config-4catalyzer-jest":"^2.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-config-4catalyzer-typescript":"^3.3.0"},"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-node-resource_6.0.0-beta.1_1771017215939_0.9751778379138727","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.2":{"name":"@4c/graphql-node-resource","version":"6.0.0-beta.2","type":"module","packageManager":"yarn@4.12.0","main":"lib/index.js","exports":{".":"./lib/index.js","./*":"./lib/*.js"},"repository":{"type":"git","url":"git+https://github.com/4Catalyzer/graphql-node-resource.git"},"author":{"name":"4Catalyzer"},"license":"MIT","scripts":{"build":"tsc","prepublishOnly":"yarn run build","tdd":"yarn testonly --watch","test":"yarn lint && yarn typecheck && yarn testonly","testonly":"NODE_OPTIONS='--experimental-vm-modules' jest","lint":"4c lint src './*'","format":"4c format src './*'","release":"4c release","typecheck":"tsc --noEmit && tsc -p test --noEmit"},"publishConfig":{"access":"public"},"prettier":"@4c/prettier-config","gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*":"yarn 4c lint --fix"},"jest":{"testEnvironment":"node","extensionsToTreatAsEsm":[".ts"],"transform":{"^.+\\.ts$":["ts-jest",{"useESM":true}]},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"setupFilesAfterEnv":["<rootDir>/test/setup.ts"]},"release":{"conventionalCommits":true},"dependencies":{"@types/lodash":"^4.17.21","@types/node":"^25.0.3","@types/pluralize":"^0.0.33","dataloader":"^2.2.3","express":"^5.2.1","form-data":"^4.0.5","lodash":"^4.17.23","pluralize":"^8.0.0","utility-types":"^3.11.0"},"peerDependencies":{"graphql":">=14.0.0","graphql-relay":">=0.7.0"},"devDependencies":{"@4c/cli":"^4.0.4","@4c/prettier-config":"^1.1.0","@4c/tsconfig":"^0.4.1","@fetch-mock/jest":"^0.2.20","@jest/globals":"^30.2.0","@types/jest":"^30.0.0","@typescript-eslint/eslint-plugin":"^8.54.0","@typescript-eslint/parser":"^8.54.0","eslint-config-4catalyzer":"^1.5.0","eslint-config-4catalyzer-jest":"^2.3.0","eslint-config-4catalyzer-typescript":"^3.3.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import":"^2.32.0","eslint-plugin-jest":"^29.13.0","graphql":"^16.12.0","graphql-relay":"^0.10.2","hookem":"^3.0.4","jest":"^30.2.0","lint-staged":"^16.2.7","ts-jest":"^29.4.6","typescript":"^5.9.3"},"engines":{"node":">=v20.0.0"},"bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","gitHead":"eb11ef46422747d20b9e0ae7a1d78537d8a8effc","types":"./lib/index.d.ts","_id":"@4c/graphql-node-resource@6.0.0-beta.2","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-6+WTEMz+Vs09N+pbt/mbiabrn7iVXQb+Aan2WryOfvYEebZ0QvhifwDxBVzbwPuTBffq3gqEJzXx2mVkX5y+2Q==","shasum":"1246402f48043ba7ff21ed20d6214af8624e92ba","tarball":"https://registry.npmjs.org/@4c/graphql-node-resource/-/graphql-node-resource-6.0.0-beta.2.tgz","fileCount":62,"unpackedSize":72501,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDWVkKAMxxza7T9R086Aa6eXvyNZ3ONdxvBm7TMcpDwswIgLxJUHdl3eXABASmxRD77YRfZeXOMq0W9XHWsnQupPgE="}]},"_npmUser":{"name":"stephen_liu","email":"stephen.liu@alumni.stanford.edu"},"directories":{},"maintainers":[{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@pm.me"},{"name":"stephen_liu","email":"stephen.liu@alumni.stanford.edu"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/graphql-node-resource_6.0.0-beta.2_1771017711245_0.4735474239763082"},"_hasShrinkwrap":false}},"time":{"created":"2018-03-10T18:20:01.604Z","modified":"2026-02-13T21:21:51.535Z","0.1.0":"2018-03-10T18:20:01.843Z","0.1.1":"2018-03-29T18:23:56.608Z","0.1.2":"2018-04-05T17:41:34.902Z","0.2.0":"2018-04-17T15:50:28.782Z","0.3.0":"2018-04-19T17:18:34.028Z","0.4.0":"2018-04-20T17:01:06.528Z","0.5.0":"2018-04-30T13:19:56.593Z","0.6.0":"2018-05-14T19:45:05.742Z","0.6.1":"2018-05-14T21:08:40.629Z","0.6.2":"2018-05-14T23:06:45.443Z","0.7.0":"2018-05-19T04:56:36.327Z","0.7.1":"2018-06-07T01:14:11.404Z","0.8.0":"2018-06-08T20:30:35.189Z","0.8.1":"2019-02-26T02:20:34.727Z","1.0.0":"2019-02-26T03:23:44.716Z","1.0.1":"2019-03-20T15:35:46.049Z","1.0.2":"2019-03-22T22:17:36.005Z","2.0.0":"2019-11-19T19:44:43.371Z","1.0.0-alpha.0":"2020-02-12T21:08:19.336Z","4.0.0-alpha.0":"2020-02-12T21:10:34.335Z","2.1.0":"2020-03-06T16:49:24.146Z","3.0.0":"2020-03-06T21:37:35.500Z","3.1.0":"2020-03-12T12:03:18.898Z","3.1.1":"2020-03-17T14:31:01.372Z","3.1.2":"2020-03-17T14:40:22.909Z","3.1.3":"2020-03-17T15:03:17.918Z","3.1.4":"2020-04-13T13:47:50.368Z","3.1.5":"2020-08-04T17:56:40.669Z","3.2.0":"2020-08-06T01:45:45.792Z","3.2.1":"2020-08-06T19:57:07.767Z","3.2.2":"2020-08-10T20:28:56.706Z","4.0.0":"2021-06-10T14:37:39.662Z","4.0.1":"2021-06-10T14:54:57.930Z","4.0.2":"2021-06-10T15:09:56.560Z","4.1.0":"2021-08-25T17:40:25.718Z","4.1.1":"2021-08-25T20:24:29.558Z","4.1.2":"2021-12-01T13:52:35.418Z","4.2.0":"2021-12-30T16:55:19.768Z","5.0.0":"2022-01-21T18:54:11.792Z","5.0.1":"2022-01-25T15:59:18.948Z","5.1.0":"2022-02-16T22:08:05.735Z","6.0.0-beta.0":"2026-01-07T20:51:14.824Z","6.0.0-beta.1":"2026-02-13T21:13:36.082Z","6.0.0-beta.2":"2026-02-13T21:21:51.391Z"},"bugs":{"url":"https://github.com/4Catalyzer/graphql-node-resource/issues"},"author":{"name":"4Catalyzer"},"license":"MIT","homepage":"https://github.com/4Catalyzer/graphql-node-resource#readme","repository":{"url":"git+https://github.com/4Catalyzer/graphql-node-resource.git","type":"git"},"maintainers":[{"name":"monastic.panic","email":"monastic.panic@gmail.com"},{"name":"sloria","email":"sloria1@pm.me"},{"name":"stephen_liu","email":"stephen.liu@alumni.stanford.edu"}],"readme":"","readmeFilename":""}