{
"name": "zoomweb",
"version": "1.0.0",
"description": "Zoom Web Pages",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@fortawesome/fontawesome-free": "^6.1.1",
"bootstrap": "^5.1.3",
"chart.js": "^3.8.0",
"datatables.net": "^1.11.5",
"datatables.net-dt": "^1.11.5",
"flatpickr": "^4.6.13",
"jquery": "^3.6.0",
"tinymce": "^6.0.1"
}
}