{ "name": "parcoursup", "lockfileVersion": 3, "requires": true, "packages": { "": { "dependencies": { "@riotjs/route": "^10.0.0", "leaflet": "^1.9.4" } }, "node_modules/@riotjs/route": { "version": "10.0.0", "resolved": "https://registry.npmjs.org/@riotjs/route/-/route-10.0.0.tgz", "integrity": "sha512-NQ9JfIzq/itFthEbCS7GqaVEJ+yjgMqIEZcP2QbiHALcMjyeaR1CacGMMd44e9Gi+Y+N+kOebpTVw2QczTAiqg==", "license": "MIT", "dependencies": { "@riotjs/util": "^10.0.0", "bianco.attr": "^1.1.1", "bianco.events": "^1.1.1", "bianco.query": "^1.1.4", "cumpa": "^2.0.1", "rawth": "^3.0.0" } }, "node_modules/@riotjs/util": { "version": "10.1.2", "resolved": "https://registry.npmjs.org/@riotjs/util/-/util-10.1.2.tgz", "integrity": "sha512-K85suj+5YItWHB5N6LO1uMJNH6ZMBl8FxGH2xDb6dl8V3EBlLuQaPQGVzp3SOKKqeqcxJH3o5UHHIgjc2I8YrA==", "license": "MIT" }, "node_modules/bianco.attr": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/bianco.attr/-/bianco.attr-1.1.1.tgz", "integrity": "sha512-fTjfPnnGYiCVbe5UltC/LsDRtJE+MjmadtL749CMIfCwjl18sdbCkaQ7cgtSao6iC9ZJC8Pzw0rjMdIuA6mK1g==", "license": "MIT", "dependencies": { "bianco.dom-to-array": "^1.1.0" } }, "node_modules/bianco.dom-to-array": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/bianco.dom-to-array/-/bianco.dom-to-array-1.1.0.tgz", "integrity": "sha512-IWUgplQRhJSZh+7PgD/my5+X27PXNUFdcHPosOYz39a/iFF8Wl9d0N/mOArdR7Zgr3J0Q9pKVk7nO6W+7XZwBg==", "license": "MIT" }, "node_modules/bianco.events": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/bianco.events/-/bianco.events-1.1.1.tgz", "integrity": "sha512-Ja7oY4xThYgsmfS+JltOnzdAvqP90DVXjbXab0lwrygJdCVRoL0Q4SkEKVMnN1VqNfDtxIUKNlubEUVNp00H7A==", "license": "MIT", "dependencies": { "bianco.dom-to-array": "^1.1.0" } }, "node_modules/bianco.query": { "version": "1.1.4", "resolved": "https://registry.npmjs.org/bianco.query/-/bianco.query-1.1.4.tgz", "integrity": "sha512-jUu8l484ckacCBmxN0gYLZ4Ge5aMfReL+aYNiC81s37s8+l0+rn9pnQayEgQtMHGlnL8ejd+x5U2PKpo0rvQzw==", "license": "MIT", "dependencies": { "bianco.dom-to-array": "^1.1.0" } }, "node_modules/cumpa": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/cumpa/-/cumpa-2.0.1.tgz", "integrity": "sha512-8oBF1cSWkgYq0ZsLP9iiLLZDicIh1eYM8WLicRhaSLMrdtjEf9A3DgMYMxB/i/xgVUZGxPVD/hrwVzx/pjdmmw==", "license": "MIT" }, "node_modules/erre": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/erre/-/erre-3.0.1.tgz", "integrity": "sha512-NoexRasUiWU1CcBMh997iybzdKRw4RPhjjiVjPwh1h+aK0PglsR6+7A3osXP5829hXNnarn9Yr1Zi9ThwwV4aA==", "license": "MIT", "dependencies": { "ruit": "^1.0.4" } }, "node_modules/leaflet": { "version": "1.9.4", "resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.9.4.tgz", "integrity": "sha512-nxS1ynzJOmOlHp+iL3FyWqK89GtNL8U8rvlMOsQdTTssxZwCXh8N2NB3GDQOL+YR3XnWyZAxwQixURb+FA74PA==", "license": "BSD-2-Clause" }, "node_modules/path-to-regexp": { "version": "6.3.0", "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.3.0.tgz", "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==", "license": "MIT" }, "node_modules/rawth": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/rawth/-/rawth-3.0.0.tgz", "integrity": "sha512-712WxtKAVEhtFm/4keDUefyjxAZR/jKrFR8ownCdjnFUxJstyigv3LBo3Shtd5VPC/p6r5gd6jY0bnAfPSol9Q==", "license": "MIT", "dependencies": { "erre": "^3.0.1", "path-to-regexp": "^6.2.1" } }, "node_modules/ruit": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/ruit/-/ruit-1.0.4.tgz", "integrity": "sha512-eiHVb18DQ24Of/fdJmZCysw6X21IIyed5c87eAW95KQY5TvTfh6SR9pCkAowciyvhW1Bhm3RXuRX6eILKl+49w==", "license": "MIT" } } }