{ "dependencies": { "@fortawesome/fontawesome-free": "^5.12.0", "bootstrap": "^4.4.1", "crypto-js": "^3.1.9-1", "filesize": "^6.0.1", "history": "^4.10.1", "jquery": "^3.4.1", "js-uuid": "0.0.6", "js-yaml": "^3.13.1", "linkstate": "^1.1.1", "popper.js": "^1.16.1", "preact": "^8.2.9", "preact-router": "^2.6.1", "rollup": "^0.66.6", "rollup-plugin-buble": "^0.19.2", "rollup-plugin-copy": "^0.2.3", "rollup-plugin-includepaths": "^0.2.3", "rollup-plugin-license": "^0.7.0", "rollup-plugin-minify": "^1.0.3", "rollup-plugin-node-resolve": "^3.3.0", "rollup-plugin-uglify": "^6.0.4", "streamsaver": "^2.0.3", "watch": "^1.0.2", "web-streams-polyfill": "^2.0.6" }, "scripts": { "rollup": "rollup -c", "watch": "watch \"rollup -c\" src" } }