{
  "name": "feedbackplus",
  "version": "1.6.0",
  "homepage": "https://colonelparrot.github.io/feedbackplus/",
  "description": "Screenshotting and screenshot editing for your feedback forms with JavaScript.",
  "main": "src/feedbackplus.js",
  "directories": {
    "doc": "docs"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ColonelParrot/feedbackplus"
  },
  "keywords": [
    "js",
    "feedback-form"
  ],
  "author": "ColonelParrot",
  "license": "MIT"
}
