{
  "_args": [
    [
      {
        "raw": "dom-to-image@^2.6.0",
        "scope": null,
        "escapedName": "dom-to-image",
        "name": "dom-to-image",
        "rawSpec": "^2.6.0",
        "spec": ">=2.6.0 <3.0.0",
        "type": "range"
      },
      "/home/roopa/leap/bitbutcket/common-ui/projects/context-menu"
    ]
  ],
  "_from": "dom-to-image@>=2.6.0 <3.0.0",
  "_id": "dom-to-image@2.6.0",
  "_inCache": true,
  "_location": "/dom-to-image",
  "_nodeVersion": "6.2.2",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/dom-to-image-2.6.0.tgz_1507145144015_0.3901117821224034"
  },
  "_npmUser": {
    "name": "tsayen",
    "email": "anatoly.sayenko@gmail.com"
  },
  "_npmVersion": "3.9.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "dom-to-image@^2.6.0",
    "scope": null,
    "escapedName": "dom-to-image",
    "name": "dom-to-image",
    "rawSpec": "^2.6.0",
    "spec": ">=2.6.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/dom-to-image/-/dom-to-image-2.6.0.tgz",
  "_shasum": "8a503608088c87b1c22f9034ae032e1898955867",
  "_shrinkwrap": null,
  "_spec": "dom-to-image@^2.6.0",
  "_where": "/home/roopa/leap/bitbutcket/common-ui/projects/context-menu",
  "author": {
    "name": "Anatolii Saienko",
    "email": "anatoly.sayenko@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/tsayen/dom-to-image/issues"
  },
  "dependencies": {},
  "description": "Generates an image from a DOM node using HTML5 canvas and SVG",
  "devDependencies": {
    "chai": "^2.2.0",
    "grunt": "~0.4.5",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-jshint": "^0.11.2",
    "grunt-contrib-uglify": "^0.9.1",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-karma": "^1.0.0",
    "karma": "^0.13.22",
    "karma-chai": "^0.1.0",
    "karma-chrome-launcher": "^0.1.8",
    "karma-firefox-launcher": "^0.1.4",
    "karma-mocha": "^0.1.10",
    "karma-mocha-reporter": "^1.3.0",
    "mocha": "^2.2.4"
  },
  "directories": {},
  "dist": {
    "shasum": "8a503608088c87b1c22f9034ae032e1898955867",
    "tarball": "https://registry.npmjs.org/dom-to-image/-/dom-to-image-2.6.0.tgz"
  },
  "gitHead": "fae625bce0970b3a039671ea7f338d05ecb3d0e8",
  "homepage": "https://github.com/tsayen/dom-to-image#readme",
  "keywords": [
    "dom",
    "image",
    "raster",
    "render",
    "html",
    "canvas",
    "svg"
  ],
  "license": "MIT",
  "main": "src/dom-to-image.js",
  "maintainers": [
    {
      "name": "tsayen",
      "email": "anatoly.sayenko@gmail.com"
    }
  ],
  "name": "dom-to-image",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tsayen/dom-to-image.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "2.6.0"
}
