Skip to content

Instantly share code, notes, and snippets.

@veeral-patel
Created April 3, 2020 23:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save veeral-patel/5e74277178619773c622d869f4a5e43c to your computer and use it in GitHub Desktop.
Save veeral-patel/5e74277178619773c622d869f4a5e43c to your computer and use it in GitHub Desktop.
{
"data": {
"repository": {
"owner": {
"login": "facebook"
},
"isPrivate": false,
"isDisabled": false,
"isArchived": false,
"isLocked": false,
"name": "react",
"viewerCanSubscribe": true,
"viewerSubscription": "UNSUBSCRIBED",
"watchers": {
"totalCount": 6651
},
"viewerHasStarred": true,
"stargazers": {
"totalCount": 146279
},
"forks": {
"totalCount": 27116
},
"hasIssuesEnabled": true,
"issues": {
"totalCount": 467
},
"pullRequests": {
"totalCount": 65
},
"hasProjectsEnabled": true,
"projects": {
"totalCount": 0
},
"hasWikiEnabled": true,
"description": "A declarative, efficient, and flexible JavaScript library for building user interfaces.",
"repositoryTopics": {
"nodes": [
{
"topic": {
"name": "javascript"
}
},
{
"topic": {
"name": "react"
}
},
{
"topic": {
"name": "frontend"
}
},
{
"topic": {
"name": "declarative"
}
},
{
"topic": {
"name": "ui"
}
}
]
},
"homepageUrl": "https://reactjs.org",
"refs": {
"totalCount": 59
},
"registryPackages": {
"totalCount": 0
},
"releases": {
"totalCount": 90
},
"licenseInfo": {
"name": "MIT License"
},
"languages": {
"edges": [
{
"size": 4180381,
"node": {
"name": "JavaScript",
"color": "#f1e05a"
}
},
{
"size": 3703,
"node": {
"name": "Shell",
"color": "#89e051"
}
},
{
"size": 16554,
"node": {
"name": "CoffeeScript",
"color": "#244776"
}
},
{
"size": 19904,
"node": {
"name": "TypeScript",
"color": "#2b7489"
}
},
{
"size": 259,
"node": {
"name": "Python",
"color": "#3572A5"
}
}
]
},
"defaultBranchRef": {
"name": "master",
"target": {
"associatedPullRequests": {
"nodes": [
{
"number": 18476
}
]
},
"history": {
"totalCount": 13047
},
"author": {
"user": {
"avatarUrl": "https://avatars2.githubusercontent.com/u/63648?u=f1387d49fb1d3a6e7b26f0e5847eca5fa82c26a5&v=4",
"login": "sebmarkbage"
}
},
"messageHeadline": "[Flight] Lazily parse models and allow any value to suspend (#18476)",
"statusCheckRollup": {
"state": "SUCCESS"
},
"abbreviatedOid": "e2dd308"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment