summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-animate/package.json
blob: ed0ff28490cd1490e82b3cb29bab89cdd36b5988 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "name": "angular-animate",
  "version": "1.4.0-build.3807+sha.b3a9bd3",
  "description": "AngularJS module for animations",
  "main": "angular-animate.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/angular/angular.js.git"
  },
  "keywords": [
    "angular",
    "framework",
    "browser",
    "animation",
    "client-side"
  ],
  "author": "Angular Core Team <angular-core+npm@google.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/angular/angular.js/issues"
  },
  "homepage": "http://angularjs.org"
}