{
  "name": "html2canvas-light",
  "version": "1.0.0",
  "description": "Lighter version of html2canvas -60kb",
  "main": "html2canvas.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "author": "Venits",
  "license": "MIT",
  "dependencies": {
    "css-line-break": "1.0.1"
  }
}
