{
  "name": "ab-pdf-reader",
  "version": "0.0.9",
  "description": "Simple PDF Reader with optional thumbs carousel. Alpha state, not ready for use.",
  "main": "index.js",
  "keywords": [
    "pdf",
    "reader"
  ],
  "license": "MIT",
  "author": "Antonio Brandao <antoniobrandaodesign@gmail.com> (http://www.antoniobrandao.com)",
  "homepage": "https://github.com/antoniobrandao/ab-pdf-reader",
  "repository": {
    "type": "git",
    "url": "https://github.com/antoniobrandao/ab-pdf-reader"
  },
  "bugs": {
    "url": "https://github.com/antoniobrandao/ab-pdf-reader/issues"
  },
  "dependencies": {
    "ab-element": "^1.4.4",
    "ab-mathutil": "0.0.1",
    "ab-pdf-extract": "^1.0.0",
    "jquery": "^3.1.1",
    "swipe-js": "^2.2.0"
  }
}
