bower.json 152 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9
{
  "name": "angular-animate",
  "version": "1.4.8",
  "main": "./angular-animate.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.4.8"
  }
}