thalassa-crowsnest
Version:
A vantage point for Thalassa
36 lines • 673 B
JSON
{
"name": "d3",
"version": "3.3.2",
"main": "d3.js",
"scripts": [
"d3.js"
],
"ignore": [
".DS_Store",
".git",
".gitignore",
".npmignore",
".travis.yml",
"Makefile",
"bin",
"component.json",
"index-browserify.js",
"index.js",
"lib",
"node_modules",
"package.json",
"src",
"test"
],
"homepage": "https://github.com/mbostock/d3",
"_release": "3.3.2",
"_resolution": {
"type": "version",
"tag": "v3.3.2",
"commit": "721a528407d8d0ae695d2d08c803eaeebe168341"
},
"_source": "git://github.com/mbostock/d3.git",
"_target": "~3.3.2",
"_originalSource": "d3",
"_direct": true
}