{
  "name": "pdfobject",
  "version": "2.0.201604172",
  "description": "An open-source standards-friendly JavaScript utility for embedding PDF files into HTML documents",
  "main": "pdfobject.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://
[email protected]/pipwerks/PDFObject.git"
  },
  "keywords": [
    "pdf", "pdfobject"
  ],
  "author": "Philip Hutchison <
[email protected]> (http://pipwerks.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/pipwerks/PDFObject/issues"
  },
  "homepage": "https://github.com/pipwerks/PDFObject#readme"
}