{
  "_args": [
    [
      "footable@2.0.6",
      "/home/nacho/www/projectsend.local"
    ]
  ],
  "_from": "footable@2.0.6",
  "_id": "footable@2.0.6",
  "_inBundle": false,
  "_integrity": "sha1-JOLQxKYWSOA/wDE4F76FOqWcCdA=",
  "_location": "/footable",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "footable@2.0.6",
    "name": "footable",
    "escapedName": "footable",
    "rawSpec": "2.0.6",
    "saveSpec": null,
    "fetchSpec": "2.0.6"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/footable/-/footable-2.0.6.tgz",
  "_spec": "2.0.6",
  "_where": "/home/nacho/www/projectsend.local",
  "author": {
    "name": "FooPlugins",
    "url": "http://fooplugins.com"
  },
  "bugs": {
    "url": "https://github.com/bradvin/FooTable/issues"
  },
  "contributors": [
    {
      "name": "Steven Usher",
      "email": "steveush@gmail.com",
      "url": "http://gnarf.net"
    },
    {
      "name": "Brad Vincent",
      "email": "bradvin@gmail.com",
      "url": "http://themergency.com"
    }
  ],
  "dependencies": {
    "jquery": ">=1.4.4"
  },
  "description": "jQuery plugin to make HTML tables responsive",
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-clean": "~0.4.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-csslint": "~0.1.2",
    "grunt-contrib-jshint": "~0.1.1",
    "grunt-contrib-less": "~0.5.2",
    "grunt-contrib-uglify": "~0.1.1",
    "grunt-contrib-watch": "~0.2.0"
  },
  "homepage": "http://themergency.com/footable/",
  "keywords": [
    "table",
    "responsive"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/bradvin/FooTable/blob/master/LICENSE"
    }
  ],
  "main": "dist/footable.all.js",
  "name": "footable",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bradvin/FooTable.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "title": "FooTable",
  "version": "2.0.6"
}
