osh-js
Version:
OSH javascript Toolkit
27 lines • 559 B
JSON
{
"name": "osh-js",
"version": "3.0.0",
"description": "OSH javascript Toolkit",
"main": "core/OSH.js",
"repository": {
"type": "git",
"url": "git+https://github.com/opensensorhub/osh-js.git"
},
"keywords": [
"OSH",
"Sensors",
"Toolkit",
"Javascript",
"GIS",
"Spatial",
"OGC",
"SensorML"
],
"author": "OSH community",
"license": "ISC",
"bugs": {
"url": "https://github.com/opensensorhub/osh-js/issues"
},
"homepage": "https://github.com/opensensorhub/osh-js#readme",
"dependencies": {}
}