git.ntnlv.ca
Repositories
Help
Report an Issue
faubourg-carte.git
Code
Commits
Branches
Tags
Search
Tree:
92b60f6
Branches
Tags
demo
faubourg-carte.git
package-lock.json
Initialisaiton - premier jet
davvalent
commited
92b60f6
at 2021-11-15 05:21:26
package-lock.json
Blame
History
Raw
{ "name": "leaflet-test", "lockfileVersion": 2, "requires": true, "packages": { "": { "dependencies": { "leaflet": "^1.7.1" } }, "node_modules/leaflet": { "version": "1.7.1", "resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.7.1.tgz", "integrity": "sha512-/xwPEBidtg69Q3HlqPdU3DnrXQOvQU/CCHA1tcDQVzOwm91YMYaILjNp7L4Eaw5Z4sOYdbBz6koWyibppd8Zqw==" } }, "dependencies": { "leaflet": { "version": "1.7.1", "resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.7.1.tgz", "integrity": "sha512-/xwPEBidtg69Q3HlqPdU3DnrXQOvQU/CCHA1tcDQVzOwm91YMYaILjNp7L4Eaw5Z4sOYdbBz6koWyibppd8Zqw==" } } }