{
  "name": "amcharts3-animate",
  "authors": [
    "amCharts <contact@amcharts.com>"
  ],
  "description": "amCharts V3 Animate plugin",
  "main": [
    "animate.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/animate.git"
  }
}