{
  "name": "table-styles",
  "description": "",
  "main": "index.js",
  "authors": [
    "Connor McCutcheon <connormccutcheon95@gmail.com>"
  ],
  "license": "ISC",
  "homepage": "https://github.com/TableCo/styles",
  "moduleType": [],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "prism": "^1.4.1"
  }
}
