{"name":"graphql-depth-limit","version":"1.1.0","description":"Limit the complexity of your GraphQL queries based on depth.","engines":{"node":">=6.0.0"},"main":"index.js","scripts":{"docs":"sed -n '/Documentation/q;p' README.md > README.bak.md; echo '## Documentation' >> README.bak.md; jsdoc2md --heading-depth 3 index.js >> README.bak.md && mv -f README.bak.md README.md","lint":"eslint index.js","test":"ava test.js"},"ava":{"verbose":true},"files":["index.js"],"repository":{"type":"git","url":"git+https://github.com/stems/graphql-depth-limit.git"},"keywords":["graphql","complexity","query","depth","limit"],"author":{"name":"Andrew Carlson","email":"acarl005@g.ucla.edu"},"license":"MIT","bugs":{"url":"https://github.com/stems/graphql-depth-limit/issues"},"homepage":"https://github.com/stems/graphql-depth-limit#readme","peerDependencies":{"graphql":"*"},"devDependencies":{"ava":"^0.21.0","eslint":"^4.4.1","eslint-config-airbnb-base":"^11.3.1","graphql":"^0.10.5","jsdoc-to-markdown":"^3.0.0"},"dependencies":{"arrify":"^1.0.1"},"gitHead":"1224c9229aeea548015fc46074437e40061b320c","_id":"graphql-depth-limit@1.1.0","_npmVersion":"5.3.0","_nodeVersion":"8.1.3","_npmUser":{"name":"acarl005","email":"acarl005@g.ucla.edu"},"dist":{"integrity":"sha512-+3B2BaG8qQ8E18kzk9yiSdAa75i/hnnOwgSeAxVJctGQPvmeiLtqKOYF6HETCyRjiF7Xfsyal0HbLlxCQkgkrw==","shasum":"59fe6b2acea0ab30ee7344f4c75df39cc18244e8","tarball":"https://registry.npmjs.org/graphql-depth-limit/-/graphql-depth-limit-1.1.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhzoZQ/Ta+tlklUtaF5iwfjxJxPfRm2PgkfhQCXOdt1QIgGAh0quH6VHkIFdnytK1tgGAf4hlVpkvZMOXQjcKjg8k="}]},"maintainers":[{"name":"acarl005","email":"acarl005@g.ucla.edu"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-depth-limit-1.1.0.tgz_1502317433541_0.4218081545550376"}}