Last change
on this file since 89041 was
88937,
checked in by laurent@…, 6 years ago
|
Création du module GIS BAN qui ajoute aux cartes de GIS 4 un moteur de recherche pour la base BAN
|
File size:
377 bytes
|
Line | |
---|
1 | { |
---|
2 | "name": "leaflet.photon", |
---|
3 | "main": "leaflet.photon.js", |
---|
4 | "version": "0.4.0", |
---|
5 | "homepage": "https://github.com/komoot/leaflet.photon", |
---|
6 | "authors": [ |
---|
7 | "Yohan Boniface" |
---|
8 | ], |
---|
9 | "description": "Leaflet plugin to interact with Photon geocoder", |
---|
10 | "license": "Apache V2", |
---|
11 | "ignore": [ |
---|
12 | "**/.*", |
---|
13 | "node_modules", |
---|
14 | "bower_components", |
---|
15 | "test", |
---|
16 | "tests" |
---|
17 | ] |
---|
18 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.