node_modules.graphql.package.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of apollo-client-maven-plugin Show documentation
Show all versions of apollo-client-maven-plugin Show documentation
Maven plugin for generating graphql clients
The newest version!
{
"_from": "graphql@^0.10.0",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha1-yb4Xyivf29E0B3/9m7qki4vs0pg=",
"_location": "/graphql",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "graphql@^0.10.0",
"name": "graphql",
"escapedName": "graphql",
"rawSpec": "^0.10.0",
"saveSpec": null,
"fetchSpec": "^0.10.0"
},
"_requiredBy": [
"/apollo-codegen"
],
"_resolved": "http://artifactory.int.dealer.com/artifactory/api/npm/all-npm/graphql/-/graphql-0.10.5.tgz",
"_shasum": "c9be17ca2bdfdbd134077ffd9bbaa48b8becd298",
"_spec": "graphql@^0.10.0",
"_where": "/Users/ddcapotter/repos/apollo-client-maven-plugin/target/checkout/apollo-client-maven-plugin/target/node_modules/apollo-codegen",
"bugs": {
"url": "https://github.com/graphql/graphql-js/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Lee Byron",
"email": "[email protected]",
"url": "http://leebyron.com/"
},
{
"name": "Nicholas Schrock",
"email": "[email protected]"
},
{
"name": "Daniel Schafer",
"email": "[email protected]"
}
],
"dependencies": {
"iterall": "^1.1.0"
},
"deprecated": false,
"description": "A Query Language and Runtime which can target any service.",
"homepage": "https://github.com/graphql/graphql-js",
"license": "BSD-3-Clause",
"main": "index.js",
"name": "graphql",
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/graphql/graphql-js.git"
},
"version": "0.10.5"
}