{
  "name": "angular-screenshot",
  "version": "0.4.3",
  "authors": [
    "weihanchen"
  ],
  "description": "Angular screenshot in directive for screen capture.",
  "main": [
    "build/angular-screenshot.min.js"
  ],
  "keywords": [
    "screenshot",
    "svg",
    "canvas",
    "angular"
  ],
  "license": "MIT",
  "homepage": "http://weihanchen.github.io/angular-screenshot",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "examples",
    "scripts",
    "src"
  ],
  "dependencies": {
    "angular": "^1.3"
  },
  "_release": "0.4.3",
  "_resolution": {
    "type": "version",
    "tag": "0.4.3",
    "commit": "20d4e564161016fcf2b8c38f4e971ef30ce382cc"
  },
  "_source": "git://bower.itamaraty.gov.br:6789/angular-screenshot",
  "_target": "^0.4.1",
  "_originalSource": "angular-screenshot"
}