{
	"name": "mediawiki-bootstrap",
	"lockfileVersion": 2,
	"requires": true,
	"packages": {
		"": {
			"name": "mediawiki-bootstrap",
			"hasInstallScript": true,
			"license": "GPL-2.0+",
			"dependencies": {
				"bootstrap": "^4.6.2",
				"popper.js": "^1.16.1-lts"
			},
			"devDependencies": {}
		},
		"node_modules/bootstrap": {
			"version": "4.6.2",
			"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.2.tgz",
			"integrity": "sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==",
			"funding": [
				{
					"type": "github",
					"url": "https://github.com/sponsors/twbs"
				},
				{
					"type": "opencollective",
					"url": "https://opencollective.com/bootstrap"
				}
			],
			"peerDependencies": {
				"jquery": "1.9.1 - 3",
				"popper.js": "^1.16.1"
			}
		},
		"node_modules/jquery": {
			"version": "3.7.0",
			"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.0.tgz",
			"integrity": "sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ==",
			"peer": true
		},
		"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": {
		"bootstrap": {
			"version": "4.6.2",
			"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.2.tgz",
			"integrity": "sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==",
			"requires": {}
		},
		"jquery": {
			"version": "3.7.0",
			"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.0.tgz",
			"integrity": "sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ==",
			"peer": true
		},
		"popper.js": {
			"version": "1.16.1",
			"resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz",
			"integrity": "sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ=="
		}
	}
}
