{ "name": "privacyguides", "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "version": "1.0.0", "license": "ISC", "dependencies": { "@fortawesome/fontawesome-pro": "^6.0.0-alpha2", "bootstrap": "^4.5.3", "jquery": "^3.5.1", "popper.js": "^1.16.1" } }, "node_modules/@fortawesome/fontawesome-pro": { "version": "6.0.0-alpha2", "resolved": "https://npm.fontawesome.com/@fortawesome/fontawesome-pro/-/6.0.0-alpha2/fontawesome-pro-6.0.0-alpha2.tgz", "integrity": "sha512-mRt4QtKfJXSB3M8nP/WeOfUdo+mEHAFeGVwPdFyqnf5HUAdrBkNOt1VWQWihPlVTwRZFmT2z+AfoUrnhiB8hIQ==", "hasInstallScript": true, "license": "UNLICENSED", "engines": { "node": ">=6" } }, "node_modules/bootstrap": { "version": "4.5.3", "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.3.tgz", "integrity": "sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ==", "funding": { "type": "opencollective", "url": "https://opencollective.com/bootstrap" }, "peerDependencies": { "jquery": "1.9.1 - 3", "popper.js": "^1.16.1" } }, "node_modules/jquery": { "version": "3.5.1", "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz", "integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==" }, "node_modules/popper.js": { "version": "1.16.1", "resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz", "integrity": "sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==", "deprecated": "You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1", "funding": { "type": "opencollective", "url": "https://opencollective.com/popperjs" } } }, "dependencies": { "@fortawesome/fontawesome-pro": { "version": "6.0.0-alpha2", "resolved": "https://npm.fontawesome.com/@fortawesome/fontawesome-pro/-/6.0.0-alpha2/fontawesome-pro-6.0.0-alpha2.tgz", "integrity": "sha512-mRt4QtKfJXSB3M8nP/WeOfUdo+mEHAFeGVwPdFyqnf5HUAdrBkNOt1VWQWihPlVTwRZFmT2z+AfoUrnhiB8hIQ==" }, "bootstrap": { "version": "4.5.3", "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.3.tgz", "integrity": "sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ==", "requires": {} }, "jquery": { "version": "3.5.1", "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz", "integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==" }, "popper.js": { "version": "1.16.1", "resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz", "integrity": "sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==" } } }