{
   "files" : [
      "dist/",
      "src/",
      "LICENCE.md",
      "README.md",
      "package.json"
   ],
   "repository" : {
      "url" : "https://github.com/IGNF/geoportal-sdk.git",
      "type" : "git"
   },
   "directories" : {},
   "description" : "French Geoportal SDK based on OpenLayers (2D) and iTowns (3D) libraries",
   "name" : "@ignf-geoportal/sdk-3d",
   "bugs" : {
      "url" : "https://github.com/IGNF/geoportal-sdk/issues"
   },
   "keywords" : [
      "openlayers",
      "itowns",
      "geoportail",
      "geoplateforme",
      "webservice",
      "javascript"
   ],
   "main" : "dist/GpSDK3D-src.js",
   "author" : "IGNF",
   "version" : "3.5.6",
   "date" : "12/06/2025",
   "dependencies" : {
      "itowns" : "2.38.2",
      "node-fetch" : "^2.6.1",
      "ol" : "6.9.0",
      "geoportal-extensions-itowns" : "2.5.1",
      "geoportal-extensions-openlayers" : "3.4.6",
      "xmldom" : "^0.1.27"
   },
   "scripts" : {},
   "license" : "CECILL-B",
   "homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/sdk.html",
   "module" : "src/SDK3D.js"
}
