You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
624 B
13 lines
624 B
{ |
|
"name": "esri", |
|
"version": "4.30", |
|
"author": "Esri Inc", |
|
"directories": { |
|
"lib": "." |
|
}, |
|
"main": "main", |
|
"description": "The ArcGIS Maps SDK for JavaScript (JavaScript Maps SDK) is a browser based SDK for developing high performance, easy to use mapping applications. The SDK allows you to easily embed maps in your web pages. The JavaScript Maps SDK is hosted by Esri on ArcGIS Online and is available for free use, subject to the terms and conditions.", |
|
"keywords": [ "Esri", "ArcGIS", "JavaScript", "Map" ], |
|
"homepage": "http://js.arcgis.com", |
|
"dojoBuild": "esri.profile.js" |
|
}
|
|
|