{
  "name": "@bufferapp/analyze-png-export",
  "version": "2.0.0-beta-31",
  "description": "PNG export button",
  "main": "index.js",
  "types": "types/index.d.ts",
  "scripts": {
    "start": "start-storybook -p 9001",
    "test": "jest",
    "test-watch": "jest --watch"
  },
  "author": "mike@msanroman.io",
  "dependencies": {
    "@bufferapp/analytics-middleware": "2.0.0-beta-28",
    "@bufferapp/analyze-shared-components": "2.0.0-beta-21",
    "dataurl-to-blob": "^0.0.1",
    "file-saver": "^1.3.3",
    "html2canvas": "^1.4.1",
    "jszip": "^3.1.4"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "5c01accb74544f933d0b108eb3564acbd3a952cf"
}
