Skip to content

Instantly share code, notes, and snippets.

@Crashthatch
Created April 15, 2017 17:18
Show Gist options
  • Save Crashthatch/93082822bce9f0aefcd763c18def4eb5 to your computer and use it in GitHub Desktop.
Save Crashthatch/93082822bce9f0aefcd763c18def4eb5 to your computer and use it in GitHub Desktop.
Response from /latest/
{
"name": "d3",
"platform": "NPM",
"description": "Data-Driven Documents",
"homepage": "https://d3js.org",
"repository_url": "git+https://github.com/d3/d3.git",
"normalized_licenses": [
"BSD-3-Clause"
],
"rank": 26,
"latest_release_published_at": "2017-04-15T05:36:07.846Z",
"latest_release_number": "4.8.0",
"language": "JavaScript",
"status": null,
"package_manager_url": "https://www.npmjs.com/package/d3",
"stars": 63118,
"forks": 16643,
"keywords": [
"dom",
"visualization",
"svg",
"animation",
"canvas"
],
"latest_stable_release": {
"number": "4.8.0",
"published_at": "2017-04-15T05:36:07.846Z"
},
"versions": [
{
"number": "1.29.5",
"published_at": "2011-08-18T17:05:29.698Z"
},
...snipped for brevity...
{
"number": "4.8.0",
"published_at": "2017-04-15T05:36:07.846Z"
}
],
"dependencies": [
{
"project_name": "vows",
"name": "vows",
"platform": "NPM",
"requirements": "0.5.10",
"latest_stable": "0.8.1",
"latest": "0.9.0-rc3",
"deprecated": false,
"outdated": true,
"filepath": null,
"kind": "runtime"
},
{
"project_name": "jsdom",
"name": "jsdom",
"platform": "NPM",
"requirements": "0.2.3",
"latest_stable": "9.12.0",
"latest": "9.12.0",
"deprecated": false,
"outdated": true,
"filepath": null,
"kind": "runtime"
},
{
"project_name": "uglify-js",
"name": "uglify-js",
"platform": "NPM",
"requirements": "1.0.6",
"latest_stable": "2.8.22",
"latest": "2.8.22",
"deprecated": false,
"outdated": true,
"filepath": null,
"kind": "runtime"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment