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

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

There is a newer version: 3.3.1
Show newest version
{
  "_from": "graphql@^0.13.1",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-QZ5BL8ZO/B20VA8APauGBg3GyEgZ19eduvpLWoq5x7gMmWnHoy8rlQWPLmWgFvo1yNgjSEFMesmS4R6pPr7xog==",
  "_location": "/graphql",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "graphql@^0.13.1",
    "name": "graphql",
    "escapedName": "graphql",
    "rawSpec": "^0.13.1",
    "saveSpec": null,
    "fetchSpec": "^0.13.1"
  },
  "_requiredBy": [
    "/apollo-codegen"
  ],
  "_resolved": "https://registry.npmjs.org/graphql/-/graphql-0.13.2.tgz",
  "_shasum": "4c740ae3c222823e7004096f832e7b93b2108270",
  "_spec": "graphql@^0.13.1",
  "_where": "/home/circleci/apollo-client-maven-plugin/apollo-client-maven-plugin/target/node_modules/apollo-codegen",
  "bugs": {
    "url": "https://github.com/graphql/graphql-js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "iterall": "^1.2.1"
  },
  "deprecated": false,
  "description": "A Query Language and Runtime which can target any service.",
  "homepage": "https://github.com/graphql/graphql-js",
  "license": "MIT",
  "main": "index",
  "module": "index.mjs",
  "name": "graphql",
  "repository": {
    "type": "git",
    "url": "git+ssh://[email protected]/graphql/graphql-js.git"
  },
  "version": "0.13.2"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy