-
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.
Merge branch 'release-itowns-2.4.3' into develop
- Loading branch information
Showing
4 changed files
with
28 additions
and
28 deletions.
There are no files selected for viewing
Binary file renamed
BIN
+2.25 MB
...ase/geoportal-extensions-itowns-2.4.2.tgz → ...ase/geoportal-extensions-itowns-2.4.3.tgz
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 @@ | ||
{ | ||
"peerDependencies" : {}, | ||
"author" : "IGNF", | ||
"bugs" : {}, | ||
"main" : "dist/GpPluginItowns-src.js", | ||
"description" : "French Geoportal Extensions for iTowns", | ||
"date" : "21/07/2023", | ||
"bundleDependencies" : [], | ||
"repository" : { | ||
"type" : "git", | ||
"url" : "https://github.com/IGNF/geoportal-extensions.git" | ||
"url" : "https://github.com/IGNF/geoportal-extensions.git", | ||
"type" : "git" | ||
}, | ||
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-itowns.html", | ||
"devDependencies" : {}, | ||
"name" : "geoportal-extensions-itowns", | ||
"version" : "2.4.2", | ||
"bundleDependencies" : [], | ||
"version" : "2.4.3", | ||
"files" : [ | ||
"dist/", | ||
"src/", | ||
"LICENCE.md", | ||
"README.md", | ||
"package.json" | ||
], | ||
"keywords" : [ | ||
"geoportail", | ||
"plugin", | ||
"javascript", | ||
"Itowns" | ||
], | ||
"module" : "src/Itowns/index.js", | ||
"peerDependencies" : {}, | ||
"devDependencies" : {}, | ||
"bugs" : {}, | ||
"directories" : {}, | ||
"main" : "dist/GpPluginItowns-src.js", | ||
"dependencies" : { | ||
"xmldom" : "^0.1.27", | ||
"three" : "0.137.5", | ||
"loglevel" : "1.6.7", | ||
"node-fetch" : "^2.6.1", | ||
"itowns" : "2.38.2", | ||
"sortablejs" : "1.14.0", | ||
"three" : "0.137.5", | ||
"geoportal-access-lib" : "3.3.3", | ||
"loglevel" : "1.6.7", | ||
"xmldom" : "^0.1.27", | ||
"proj4" : "2.7.5", | ||
"geoportal-access-lib" : "3.3.3" | ||
"node-fetch" : "^2.6.1" | ||
}, | ||
"license" : "CECILL-B", | ||
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-itowns.html", | ||
"description" : "French Geoportal Extensions for iTowns", | ||
"types" : "src/Itowns/index.d.ts", | ||
"scripts" : {}, | ||
"files" : [ | ||
"dist/", | ||
"src/", | ||
"LICENCE.md", | ||
"README.md", | ||
"package.json" | ||
], | ||
"directories" : {} | ||
"date" : "04/08/2023", | ||
"license" : "CECILL-B", | ||
"name" : "geoportal-extensions-itowns", | ||
"module" : "src/Itowns/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