1
0
Fork 0
mirror of https://github.com/janickiy/yii2-nomer synced 2025-03-09 15:39:59 +00:00
yii2-nomer/web/js/amcharts/plugins/export/bower.json
2020-02-05 06:34:26 +03:00

28 lines
No EOL
504 B
JSON

{
"name": "amcharts3-export",
"authors": [
"amCharts <contact@amcharts.com>"
],
"description": "amCharts V3 Export plugin",
"main": [
"export.js"
],
"keywords": [
"amcharts",
"charts",
"javascript",
"plugin"
],
"moduleType": [
"globals"
],
"dependencies": {
"amcharts3": ">= 3.11.1"
},
"license": "Apache-2.0",
"homepage": "https://www.amcharts.com/",
"repository": {
"type": "git",
"url": "git://github.com/amcharts/export.git"
}
}