{ "_from": "dom-to-image@^2.6.0", "_id": "dom-to-image@2.6.0", "_inBundle": false, "_integrity": "sha512-Dt0QdaHmLpjURjU7Tnu3AgYSF2LuOmksSGsUcE6ItvJoCWTBEmiMXcqBdNSAm9+QbbwD7JMoVsuuKX6ZVQv1qA==", "_location": "/dom-to-image", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "dom-to-image@^2.6.0", "name": "dom-to-image", "escapedName": "dom-to-image", "rawSpec": "^2.6.0", "saveSpec": null, "fetchSpec": "^2.6.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/dom-to-image/-/dom-to-image-2.6.0.tgz", "_shasum": "8a503608088c87b1c22f9034ae032e1898955867", "_spec": "dom-to-image@^2.6.0", "_where": "D:\\jenkins\\workspace\\dataShare-fvue", "author": { "name": "Anatolii Saienko", "email": "anatoly.sayenko@gmail.com" }, "bugs": { "url": "https://github.com/tsayen/dom-to-image/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "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" }, "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", "name": "dom-to-image", "repository": { "type": "git", "url": "git+https://github.com/tsayen/dom-to-image.git" }, "scripts": { "test": "grunt test" }, "version": "2.6.0" }