-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
67 lines (67 loc) · 1.72 KB
/
Copy pathpackage.json
File metadata and controls
67 lines (67 loc) · 1.72 KB
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"name": "angular-animate",
"version": "1.5.3",
"description": "AngularJS module for animations",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/angular/angular.js.git"
},
"keywords": [
"angular",
"framework",
"browser",
"animation",
"client-side"
],
"author": {
"name": "Angular Core Team",
"email": "angular-core+npm@google.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/angular/angular.js/issues"
},
"homepage": "http://angularjs.org",
"gitHead": "671c738980fb0509b2b494716ccd8c004c39f368",
"_id": "angular-animate@1.5.3",
"_shasum": "219b8de2da8654c76422dab58e48fb0826d867ee",
"_from": "angular-animate@>=1.4.9 <2.0.0",
"_npmVersion": "2.14.20",
"_nodeVersion": "4.4.1",
"_npmUser": {
"name": "angularcore",
"email": "angular-core+npm@google.com"
},
"maintainers": [
{
"name": "akalinovski",
"email": "a.kalinovski@gmail.com"
},
{
"name": "angularcore",
"email": "angular-core+npm@google.com"
},
{
"name": "petebd",
"email": "pete@bacondarwin.com"
},
{
"name": "pitbeast",
"email": "PitBeast777@gmail.com"
}
],
"dist": {
"shasum": "219b8de2da8654c76422dab58e48fb0826d867ee",
"tarball": "http://registry.npmjs.org/angular-animate/-/angular-animate-1.5.3.tgz"
},
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/angular-animate-1.5.3.tgz_1458938151332_0.8159632701426744"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/angular-animate/-/angular-animate-1.5.3.tgz"
}