test-github-actions-geoportal-sdk-3d
Version:
French Geoportal SDK based on OpenLayers (2D) and iTowns (3D) libraries
41 lines (40 loc) • 1.1 kB
JSON
{
"dependencies" : {
"geoportal-extensions-itowns" : "2.2.10",
"ol" : "5.3.0",
"geoportal-extensions-openlayers" : "3.0.11",
"itowns" : "2.19.0"
},
"main" : "dist/GpSDK3D-src.js",
"keywords" : [
"openlayers",
"itowns",
"geoportail",
"webservice",
"javascript"
],
"name" : "test-github-actions-geoportal-sdk-3d",
"directories" : {},
"author" : "lowzonenose",
"files" : [
"dist/",
"src/",
"LICENCE.md",
"README.md",
"package.json"
],
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/sdk.html",
"license" : "CECILL-B",
"bugs" : {
"url" : "https://github.com/lowzonenose/test-github-actions-geoportal-sdk/issues"
},
"description" : "French Geoportal SDK based on OpenLayers (2D) and iTowns (3D) libraries",
"repository" : {
"type" : "git",
"url" : "https://github.com/lowzonenose/test-github-actions-geoportal-sdk.git"
},
"module" : "src/SDK3D.js",
"version" : "0.0.1-beta.5",
"scripts" : {},
"date" : "20/08/2020"
}