{
  "name": "gatsby-transformer-pdfimages",
  "description": "Gatsby transformer plugin for extracting images from PDFs",
  "version": "1.0.6",
  "author": "Kyle Mathews <mathews.kyle@gmail.com>",
  "bugs": {
    "url": "https://github.com/gatsbyjs/gatsby/issues"
  },
  "dependencies": {
    "babel-runtime": "^6.26.0"
  },
  "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-pdfimages#readme",
  "keywords": [
    "gatsby",
    "gatsby-plugin",
    "gatsby-transformer",
    "pdfimage"
  ],
  "license": "MIT",
  "main": "index.js",
  "repository": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-pdfimages",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
