53 lines
1.4 KiB
JSON
53 lines
1.4 KiB
JSON
{
|
|
"_from": "relay-runtime@2.0.0",
|
|
"_id": "relay-runtime@2.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-o/LPFHTI6+3FLJXM3Ec4N6hzkKYILVHYRJThNX0UQlMnqjTVPR6NO4qFE2QzzEiUS+lys+qfnvBzSmNbSh1zWQ==",
|
|
"_location": "/relay-runtime",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "relay-runtime@2.0.0",
|
|
"name": "relay-runtime",
|
|
"escapedName": "relay-runtime",
|
|
"rawSpec": "2.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@gatsbyjs/relay-compiler"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/relay-runtime/-/relay-runtime-2.0.0.tgz",
|
|
"_shasum": "0e42df90365cc69f104f7e4b20fdcf975f5a9c0b",
|
|
"_spec": "relay-runtime@2.0.0",
|
|
"_where": "/Users/stefanfejes/Projects/30-seconds-of-python-code/node_modules/@gatsbyjs/relay-compiler",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/relay/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.0.0",
|
|
"fbjs": "^1.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "A core runtime for building GraphQL-driven applications.",
|
|
"directories": {
|
|
"": "./"
|
|
},
|
|
"haste_commonjs": true,
|
|
"homepage": "https://facebook.github.io/relay/",
|
|
"keywords": [
|
|
"graphql",
|
|
"relay"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "relay-runtime",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/relay.git"
|
|
},
|
|
"version": "2.0.0"
|
|
}
|