-
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.
- Loading branch information
1 parent
13ff7d4
commit 88853a2
Showing
9 changed files
with
72 additions
and
72 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file modified
BIN
-2 Bytes
(100%)
build/scripts/release/geoportal-extensions-leaflet-2.1.2.tgz
Binary file not shown.
Binary file modified
BIN
-3 Bytes
(100%)
build/scripts/release/geoportal-extensions-openlayers-3.0.2.tgz
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 @@ | ||
{ | ||
"peerDependencies" : {}, | ||
"repository" : { | ||
"url" : "https://github.com/IGNF/geoportal-extensions.git", | ||
"type" : "git" | ||
}, | ||
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-itowns.html", | ||
"module" : "src/Itowns/index.js", | ||
"devDependencies" : {}, | ||
"directories" : {}, | ||
"name" : "geoportal-extensions-itowns", | ||
"bugs" : {}, | ||
"keywords" : [ | ||
"geoportail", | ||
"plugin", | ||
"javascript", | ||
"Itowns" | ||
], | ||
"main" : "dist/GpPluginItowns-src.js", | ||
"date" : "09/09/2019", | ||
"author" : "IGNF", | ||
"dependencies" : { | ||
"sortablejs" : "1.8.4", | ||
"three" : "~0.107.0", | ||
"request" : "^2.83.0", | ||
"xmldom" : "^0.1.27", | ||
"three.meshline" : "~1.2.0", | ||
"sortablejs" : "1.8.4", | ||
"loglevel" : "~1.6.1", | ||
"proj4" : "2.5.0", | ||
"geoportal-access-lib" : "2.1.4", | ||
"proj4" : "2.5.0", | ||
"three" : "~0.107.0", | ||
"three.meshline" : "~1.2.0", | ||
"itowns" : "2.13.1" | ||
}, | ||
"bundleDependencies" : [], | ||
"description" : "French Geoportal Extensions for iTowns", | ||
"bugs" : {}, | ||
"version" : "2.2.2", | ||
"files" : [ | ||
"dist/", | ||
"src/", | ||
"LICENCE.md", | ||
"README.md", | ||
"package.json" | ||
], | ||
"version" : "2.2.2", | ||
"scripts" : {}, | ||
"license" : "CECILL-B", | ||
"date" : "09/09/2019", | ||
"author" : "IGNF", | ||
"module" : "src/Itowns/index.js", | ||
"main" : "dist/GpPluginItowns-src.js" | ||
"keywords" : [ | ||
"geoportail", | ||
"plugin", | ||
"javascript", | ||
"Itowns" | ||
], | ||
"repository" : { | ||
"type" : "git", | ||
"url" : "https://github.com/IGNF/geoportal-extensions.git" | ||
}, | ||
"directories" : {}, | ||
"peerDependencies" : {}, | ||
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-itowns.html", | ||
"bundleDependencies" : [], | ||
"name" : "geoportal-extensions-itowns", | ||
"scripts" : {}, | ||
"description" : "French Geoportal Extensions for iTowns" | ||
} |
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 @@ | ||
{ | ||
"author" : "IGNF", | ||
"devDependencies" : {}, | ||
"description" : "French Geoportal Extension for Leaflet", | ||
"directories" : {}, | ||
"date" : "09/09/2019", | ||
"module" : "src/Leaflet/index.js", | ||
"dependencies" : { | ||
"leaflet-draw" : "1.0.2", | ||
"loglevel" : "~1.6.1", | ||
"leaflet" : "1.3.1", | ||
"geoportal-access-lib" : "2.1.4", | ||
"leaflet-draw" : "1.0.2", | ||
"sortablejs" : "1.8.4", | ||
"proj4leaflet" : "~1.0.2", | ||
"leaflet" : "1.3.1", | ||
"proj4" : "2.5.0", | ||
"proj4leaflet" : "~1.0.2" | ||
"loglevel" : "~1.6.1" | ||
}, | ||
"author" : "IGNF", | ||
"keywords" : [ | ||
"geoportail", | ||
"plugin", | ||
"javascript", | ||
"leaflet", | ||
"publish" | ||
], | ||
"scripts" : {}, | ||
"main" : "dist/GpPluginLeaflet-src.js", | ||
"date" : "09/09/2019", | ||
"name" : "geoportal-extensions-leaflet", | ||
"scripts" : {}, | ||
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-leaflet.html", | ||
"repository" : { | ||
"url" : "https://github.com/IGNF/geoportal-extensions.git", | ||
"type" : "git" | ||
"type" : "git", | ||
"url" : "https://github.com/IGNF/geoportal-extensions.git" | ||
}, | ||
"bugs" : {}, | ||
"description" : "French Geoportal Extension for Leaflet", | ||
"peerDependencies" : {}, | ||
"files" : [ | ||
"dist/", | ||
"src/", | ||
"LICENCE.md", | ||
"README.md", | ||
"package.json" | ||
], | ||
"license" : "CECILL-B", | ||
"bundleDependencies" : [], | ||
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-leaflet.html", | ||
"version" : "2.1.2", | ||
"module" : "src/Leaflet/index.js", | ||
"directories" : {} | ||
"bugs" : {}, | ||
"license" : "CECILL-B", | ||
"main" : "dist/GpPluginLeaflet-src.js", | ||
"peerDependencies" : {}, | ||
"devDependencies" : {}, | ||
"version" : "2.1.2" | ||
} |
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
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
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
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