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.
24 lines
434 B
24 lines
434 B
{ |
|
"name": "amcharts3", |
|
"authors": [ |
|
"amCharts <contact@amcharts.com>" |
|
], |
|
"description": "JavaScript Charts V3", |
|
"main": [ |
|
"amcharts/amcharts.js" |
|
], |
|
"keywords": [ |
|
"amcharts", |
|
"charts", |
|
"javascript" |
|
], |
|
"moduleType": [ |
|
"globals" |
|
], |
|
"license": "Custom", |
|
"homepage": "http://www.amcharts.com/", |
|
"repository": { |
|
"type": "git", |
|
"url": "git://github.com/amcharts/amcharts3.git" |
|
} |
|
}
|
|
|