{ "name": "2021.code4lib.org", "version": "1.0.0", "description": "Code4Lib 2021 Conference Site", "main": "index.html", "dependencies": { "bootstrap": "^4.5.3", "jquery": "^3.5.1", "popper.js": "^1.16.1" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/code4lib/2021.code4lib.org.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/code4lib/2021.code4lib.org/issues" }, "homepage": "https://github.com/code4lib/2021.code4lib.org#readme" }