mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
59 lines
1.5 KiB
JSON
59 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"graphql@15.0.0-rc.2",
|
|
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
|
|
]
|
|
],
|
|
"_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",
|
|
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action",
|
|
"bugs": {
|
|
"url": "https://github.com/graphql/graphql-js/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "A Query Language and Runtime which can target any service.",
|
|
"engines": {
|
|
"node": ">= 10.x"
|
|
},
|
|
"homepage": "https://github.com/graphql/graphql-js",
|
|
"keywords": [
|
|
"graphql",
|
|
"graphql-js"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index",
|
|
"module": "index.mjs",
|
|
"name": "graphql",
|
|
"publishConfig": {
|
|
"tag": "rc"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/graphql/graphql-js.git"
|
|
},
|
|
"sideEffects": false,
|
|
"types": "index.d.ts",
|
|
"version": "15.0.0-rc.2"
|
|
}
|