-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update binaries extensions Gp for Ol, Leaflet, Itowns
- Loading branch information
1 parent
7da4db6
commit b612560
Showing
11 changed files
with
67 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,45 @@ | ||
{ | ||
"date" : "04/09/2019", | ||
"description" : "French Geoportal Extensions for iTowns", | ||
"author" : "IGNF", | ||
"repository" : { | ||
"type" : "git", | ||
"url" : "https://github.com/IGNF/geoportal-extensions.git" | ||
}, | ||
"devDependencies" : {}, | ||
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-itowns.html", | ||
"module" : "src/Itowns/index.js", | ||
"main" : "dist/GpPluginItowns-src.js", | ||
"peerDependencies" : {}, | ||
"scripts" : {}, | ||
"dependencies" : { | ||
"xmldom" : "^0.1.27", | ||
"request" : "^2.83.0", | ||
"geoportal-access-lib" : "2.1.3", | ||
"xmldom" : "^0.1.27", | ||
"itowns" : "2.13.1", | ||
"three.meshline" : "~1.2.0", | ||
"loglevel" : "~1.6.1", | ||
"three" : "~0.107.0", | ||
"proj4" : "2.5.0", | ||
"geoportal-access-lib" : "2.1.3", | ||
"sortablejs" : "1.8.4", | ||
"loglevel" : "~1.6.1" | ||
"three.meshline" : "~1.2.0", | ||
"proj4" : "2.5.0" | ||
}, | ||
"main" : "dist/GpPluginItowns-src.js", | ||
"bundleDependencies" : [], | ||
"version" : "2.2.1", | ||
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-itowns.html", | ||
"author" : "IGNF", | ||
"repository" : { | ||
"type" : "git", | ||
"url" : "https://github.com/IGNF/geoportal-extensions.git" | ||
}, | ||
"description" : "French Geoportal Extensions for iTowns", | ||
"directories" : {}, | ||
"keywords" : [ | ||
"geoportail", | ||
"plugin", | ||
"javascript", | ||
"Itowns" | ||
], | ||
"date" : "05/09/2019", | ||
"files" : [ | ||
"dist/", | ||
"src/", | ||
"LICENCE.md", | ||
"README.md", | ||
"package.json" | ||
], | ||
"name" : "geoportal-extensions-itowns", | ||
"module" : "src/Itowns/index.js", | ||
"license" : "CECILL-B", | ||
"devDependencies" : {}, | ||
"bugs" : {}, | ||
"version" : "2.2.0", | ||
"directories" : {}, | ||
"name" : "geoportal-extensions-itowns", | ||
"scripts" : {}, | ||
"peerDependencies" : {} | ||
"bundleDependencies" : [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,44 @@ | ||
{ | ||
"description" : "French Geoportal Extension for Leaflet", | ||
"version" : "2.1.0", | ||
"main" : "dist/GpPluginLeaflet-src.js", | ||
"scripts" : {}, | ||
"repository" : { | ||
"type" : "git", | ||
"url" : "https://github.com/IGNF/geoportal-extensions.git" | ||
}, | ||
"bugs" : {}, | ||
"scripts" : {}, | ||
"bundleDependencies" : [], | ||
"module" : "src/Leaflet/index.js", | ||
"date" : "05/09/2019", | ||
"author" : "IGNF", | ||
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-leaflet.html", | ||
"peerDependencies" : {}, | ||
"license" : "CECILL-B", | ||
"description" : "French Geoportal Extension for Leaflet", | ||
"name" : "geoportal-extensions-leaflet", | ||
"dependencies" : { | ||
"loglevel" : "~1.6.1", | ||
"sortablejs" : "1.8.4", | ||
"leaflet" : "1.3.1", | ||
"geoportal-access-lib" : "2.1.3", | ||
"proj4" : "2.5.0", | ||
"leaflet-draw" : "1.0.2", | ||
"proj4leaflet" : "~1.0.2" | ||
}, | ||
"author" : "IGNF", | ||
"main" : "dist/GpPluginLeaflet-src.js", | ||
"bugs" : {}, | ||
"files" : [ | ||
"dist/", | ||
"src/", | ||
"LICENCE.md", | ||
"README.md", | ||
"package.json" | ||
], | ||
"date" : "04/09/2019", | ||
"directories" : {}, | ||
"bundleDependencies" : [], | ||
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-leaflet.html", | ||
"peerDependencies" : {}, | ||
"version" : "2.1.1", | ||
"devDependencies" : {}, | ||
"dependencies" : { | ||
"leaflet-draw" : "1.0.2", | ||
"proj4leaflet" : "~1.0.2", | ||
"loglevel" : "~1.6.1", | ||
"sortablejs" : "1.8.4", | ||
"proj4" : "2.5.0", | ||
"leaflet" : "1.3.1", | ||
"geoportal-access-lib" : "2.1.3" | ||
}, | ||
"directories" : {}, | ||
"keywords" : [ | ||
"geoportail", | ||
"plugin", | ||
"javascript", | ||
"leaflet", | ||
"publish" | ||
], | ||
"module" : "src/Leaflet/index.js" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters