elevation-profile-widget
Version:
This is the widget that will chart elevation profiles for the lines that the user draws.
25 lines (24 loc) • 745 B
JSON
{
"name": "elevation-profile-widget",
"version": "1.2.0",
"description": "This is the widget that will chart elevation profiles for the lines that the user draws.",
"files": [ "src/widgets" ],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/LocalMaps/ElevationProfileWidget.git"
},
"keywords": [
"LocalMaps",
"Widget",
"ElevationProfile"
],
"author": "Esri & Robert Scheitlin & LocalMaps",
"license": "http://www.apache.org/licenses/LICENSE-2.0",
"bugs": {
"url": "https://github.com/LocalMaps/ElevationProfileWidget/issues"
},
"homepage": "https://github.com/LocalMaps/ElevationProfileWidget#readme"
}