{
  "name": "filament-tablesaw",
  "main": [
    "dist/tablesaw.js",
    "dist/tablesaw.css",
    "dist/icons/**"
  ],
  "ignore": [
    "**/.*"
  ],
  "dependencies": {
    "jquery": ">=1.11.2",
    "respond": ">=1.4.2"
  },
  "homepage": "https://github.com/filamentgroup/tablesaw",
  "version": "2.0.2",
  "_release": "2.0.2",
  "_resolution": {
    "type": "version",
    "tag": "v2.0.2",
    "commit": "5f30fe7f95b4628bbd27b456c0f7bf0cd415220e"
  },
  "_source": "git://github.com/filamentgroup/tablesaw.git",
  "_target": "~2.0.2",
  "_originalSource": "tablesaw",
  "_direct": true
}