{ "name": "webapp", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/geoseal/surveyApp.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/geoseal/surveyApp/issues" }, "homepage": "https://github.com/geoseal/surveyApp#readme", "dependencies": { "canvg": "^3.0.6", "d3": "^5.16.0", "datamaps": "^0.5.9", "save-svg-as-png": "^1.4.17" } }