{
  "dependencies": {
    "d3": "^7.6.1"
  },
  "name": "d3-array1d",
  "version": "0.2.2",
  "description": "d3 array1d graph",
  "main": "src/array1D.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fish-404/d3-array1D.git"
  },
  "keywords": [
    "d3"
  ],
  "author": "fish-404",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/fish-404/d3-array1D/issues"
  },
  "homepage": "https://github.com/fish-404/d3-array1D#readme"
}
