{
  "name": "responsive-table",
  "version": "0.1.2",
  "description": "Responsive table library in ES6",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Chris McLean",
  "license": "MIT",
  "dependencies": {},
  "devDependencies": {},
  "browserify": {
    "transform": [
      "babelify"
    ]
  }
}
