ez-pro/core/bitrix/js/landing/screenshoter/package.json
2025-11-13 19:04:05 +03:00

16 lines
300 B
JSON

{
"name": "screenshoter",
"version": "1.0.0",
"description": "",
"main": "bundle.config.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"html-to-image": "^1.7.0",
"html2canvas": "^1.2.1"
}
}