2020-03-07 11:45:40 +08:00
|
|
|
{
|
2020-03-22 05:13:25 +08:00
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"graphql@15.0.0-rc.2",
|
2020-03-31 20:40:00 +08:00
|
|
|
"."
|
2020-03-22 05:13:25 +08:00
|
|
|
]
|
|
|
|
],
|
|
|
|
"_development": true,
|
|
|
|
"_from": "graphql@15.0.0-rc.2",
|
|
|
|
"_id": "graphql@15.0.0-rc.2",
|
|
|
|
"_inBundle": false,
|
|
|
|
"_integrity": "sha512-X9ZybETBiZ5zndyXm/Yn3dd0nJqiCNZ7w06lnd0zMiCtBR/KQGgxJmnf47Y/P/Fy7JXM4QDF+MeeoH724yc3DQ==",
|
|
|
|
"_location": "/graphql",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"type": "version",
|
|
|
|
"registry": true,
|
|
|
|
"raw": "graphql@15.0.0-rc.2",
|
|
|
|
"name": "graphql",
|
|
|
|
"escapedName": "graphql",
|
|
|
|
"rawSpec": "15.0.0-rc.2",
|
|
|
|
"saveSpec": null,
|
|
|
|
"fetchSpec": "15.0.0-rc.2"
|
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/eslint-plugin-relay"
|
|
|
|
],
|
|
|
|
"_resolved": "https://registry.npmjs.org/graphql/-/graphql-15.0.0-rc.2.tgz",
|
|
|
|
"_spec": "15.0.0-rc.2",
|
2020-03-31 20:40:00 +08:00
|
|
|
"_where": ".",
|
2020-03-07 11:45:40 +08:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/graphql/graphql-js/issues"
|
|
|
|
},
|
2020-03-22 05:13:25 +08:00
|
|
|
"dependencies": {},
|
|
|
|
"description": "A Query Language and Runtime which can target any service.",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.x"
|
2020-03-07 11:45:40 +08:00
|
|
|
},
|
2020-03-22 05:13:25 +08:00
|
|
|
"homepage": "https://github.com/graphql/graphql-js",
|
2020-03-07 11:45:40 +08:00
|
|
|
"keywords": [
|
|
|
|
"graphql",
|
|
|
|
"graphql-js"
|
|
|
|
],
|
2020-03-22 05:13:25 +08:00
|
|
|
"license": "MIT",
|
|
|
|
"main": "index",
|
|
|
|
"module": "index.mjs",
|
|
|
|
"name": "graphql",
|
2020-03-07 11:45:40 +08:00
|
|
|
"publishConfig": {
|
|
|
|
"tag": "rc"
|
2020-03-22 05:13:25 +08:00
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/graphql/graphql-js.git"
|
|
|
|
},
|
|
|
|
"sideEffects": false,
|
|
|
|
"types": "index.d.ts",
|
|
|
|
"version": "15.0.0-rc.2"
|
2020-03-07 11:45:40 +08:00
|
|
|
}
|