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.
25 lines
418 B
25 lines
418 B
1 year ago
|
{
|
||
|
"name": "ammap3",
|
||
|
"authors": [
|
||
|
"amCharts <contact@amcharts.com>"
|
||
|
],
|
||
|
"description": "JavaScript Maps V3",
|
||
|
"main": [
|
||
|
"ammap/ammap.js"
|
||
|
],
|
||
|
"keywords": [
|
||
|
"amcharts",
|
||
|
"maps",
|
||
|
"javascript"
|
||
|
],
|
||
|
"moduleType": [
|
||
|
"globals"
|
||
|
],
|
||
|
"license": "Custom",
|
||
|
"homepage": "http://www.amcharts.com/",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/amcharts/ammap3.git"
|
||
|
}
|
||
|
}
|