{
  "name": "ribcage-table-row",
  "version": "0.1.2",
  "description": "A simple table row for ribcage-ui",
  "main": "row.js",
  "dependencies": {
    "ribcage-view": "Techwraith/ribcage-view"
  },
  "devDependencies": {
    "atomify-js": "~0.2.0",
    "atomify-css": "~0.2.0",
    "grunt": "~0.4.0",
    "grunt-cli": "~0.1.6",
    "grunt-saucelabs": "~4.0.2",
    "grunt-contrib-connect": "~0.1.2",
    "mocha": "~1.17.0",
    "grunt-contrib-watch": "~0.2.0"
  },
  "scripts": {
    "test": "grunt test"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/ben-ng/ribcage-table-row.git"
  },
  "keywords": [
    "ribcage",
    "collection",
    "table",
    "row",
    "ribcage-view",
    "ribcage-ui",
    "backbone"
  ],
  "style": "row.css",
  "author": "Ben Ng <me@benng.me>",
  "license": "MIT"
}
