{
  "name": "d3-seating-chart-inti",
  "version": "1.0.0",
  "description": "A simple but pleasant seating chart written using d3js, was based on d3-seating-chart",
  "main": "index.js",
  "scripts": {},
  "dependencies": {
    "@types/d3": "^4.10.0",
    "@types/lodash": "^4.14.106",
    "d3": "^4.10.0",
    "lodash": "^4.17.5"
  },
  "engines": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ByINTI/d3-seating-chart.git"
  },
  "bugs": {
    "url": "https://github.com/ByINTI/d3-seating-chart/issues"
  },
  "homepage": "https://github.com/ByINTI/d3-seating-chart#readme",
  "keywords": [
    "d3-seating-chart",
    "d3-seating-chart-inti",
    "d3",
    "d3js",
    "seating",
    "chart",
    "tickets"
  ],
  "author": "Micah Williamson",
  "contributors": [
    "Heitor Ramon Ribeiro"
  ],
  "license": "MIT",
  "devDependencies": {
    "ts-loader": "^2.3.2",
    "typescript": "^2.4.2",
    "webpack": "^3.4.1"
  }
}
