File: //home/arjun/projects/buyercall/node_modules/dom-to-image-more/package.json
{
"_args": [
[
"dom-to-image-more@2.16.0",
"/home/arjun/projects/buyercall"
]
],
"_from": "dom-to-image-more@2.16.0",
"_id": "dom-to-image-more@2.16.0",
"_inBundle": false,
"_integrity": "sha512-RyjtkaM/zVy90uJ20lT+/G7MwBZx6l/ePliq5CQOeAnPeew7aUGS6IqRWBkHpstU+POmhaKA8A9H9qf476gisQ==",
"_location": "/dom-to-image-more",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "dom-to-image-more@2.16.0",
"name": "dom-to-image-more",
"escapedName": "dom-to-image-more",
"rawSpec": "2.16.0",
"saveSpec": null,
"fetchSpec": "2.16.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/dom-to-image-more/-/dom-to-image-more-2.16.0.tgz",
"_spec": "2.16.0",
"_where": "/home/arjun/projects/buyercall",
"author": {
"name": "Marc Brooks",
"email": "idisposable@gmail.com"
},
"bugs": {
"url": "https://github.com/1904labs/dom-to-image-more/issues"
},
"contributors": [
{
"name": "Anatolii Saienko",
"email": "anatoly.sayenko@gmail.com"
},
{
"name": "Marc Brooks",
"email": "idisposable@gmail.com"
},
{
"name": "Daniel Fischer",
"email": "daniel.fischer@iqdoq.de"
},
{
"name": "Aidas Klimas"
},
{
"name": "Edgardo Di Gesto"
},
{
"name": "樊冬 Fan Dong",
"email": "CG-man@outlook.com"
},
{
"name": "Joseph White @JosWhite"
},
{
"name": "Phani Rithvij @phanirithvij"
},
{
"name": "David DOLCIMASCOLO @ddolcimascolo"
},
{
"name": "Nikita Staroseltsev @Nikitozz13"
},
{
"name": "Zee",
"url": "ZM"
},
{
"name": "Andoni Zubimendi @AndoniZubimendi"
},
{
"name": "Joshua Walsh @JoshuaWalsh"
}
],
"description": "Generates an image from a DOM node using HTML5 canvas and SVG",
"devDependencies": {
"chai": "^4.3.7",
"grunt": "^1.6.1",
"grunt-cli": "^1.4.3",
"grunt-contrib-jshint": "^3.2.0",
"grunt-contrib-uglify": "^5.2.2",
"grunt-contrib-watch": "^1.1.0",
"grunt-karma": "^4.0.2",
"js-yaml": "^4.1.0",
"karma": "^6.4.1",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^3.1.1",
"karma-firefox-launcher": "^2.1.2",
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"mocha": "^10.2.0"
},
"homepage": "https://github.com/1904labs/dom-to-image-more#readme",
"keywords": [
"dom",
"image",
"raster",
"render",
"html",
"canvas",
"svg"
],
"license": "MIT",
"main": "dist/dom-to-image-more.min.js",
"name": "dom-to-image-more",
"repository": {
"type": "git",
"url": "git+https://github.com/1904labs/dom-to-image-more.git"
},
"scripts": {
"build": "grunt",
"test": "grunt test"
},
"version": "2.16.0"
}