{
  "homepage": "https://github.com/oncojs/lolliplot#readme",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/oncojs/lolliplot/issues"
  },
  "keywords": [
    "d3",
    "react",
    "reactjs",
    "boilerplate",
    "hot",
    "reload",
    "hmr",
    "live",
    "edit",
    "webpack"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/oncojs/lolliplot.git"
  },
  "author": {
    "name": "OncoJS",
    "url": "https://github.com/oncojs/"
  },
  "private": false,
  "name": "@oncojs/lolliplot",
  "version": "0.10.2",
  "description": "A protein viewer built with d3",
  "browser": "dist/umd/index.min.js",
  "main": "dist/lib/index.js",
  "dependencies": {
    "d3-selection": "^1.0.3",
    "invariant": "^2.2.2",
    "lodash.countby": "^4.6.0",
    "lodash.range": "^3.2.0",
    "lodash.startcase": "^4.4.0",
    "redux": "^3.6.0",
    "redux-actions": "^1.2.0"
  },
  "peerDependencies": {},
  "jsnext:main": "dist/es6/index.js"
}
