package.json
1.38 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
{
"name": "animate.css",
"version": "3.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/daneden/animate.css.git"
},
"license": "MIT",
"jspm": {
"main": "animate.css!",
"format": "global",
"directories": {
"lib": "./"
}
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-autoprefixer": "~0.4.0",
"grunt-contrib-watch": "~0.5.3",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-cssmin": "~0.8.0",
"load-grunt-tasks": "~0.2.0"
},
"spm": {
"main": "./animate.css"
},
"gitHead": "f1ce5d863ead842422d77f46038c5e09794e1eab",
"description": "*Just-add-water CSS animation*",
"bugs": {
"url": "https://github.com/daneden/animate.css/issues"
},
"homepage": "https://github.com/daneden/animate.css#readme",
"_id": "animate.css@3.4.0",
"scripts": {},
"_shasum": "27302ef999aed9f6355456216812f03a8fa46d54",
"_from": "animate.css@*",
"_npmVersion": "2.10.1",
"_nodeVersion": "0.12.4",
"_npmUser": {
"name": "dte",
"email": "dan.eden@me.com"
},
"dist": {
"shasum": "27302ef999aed9f6355456216812f03a8fa46d54",
"tarball": "http://registry.npmjs.org/animate.css/-/animate.css-3.4.0.tgz"
},
"maintainers": [
{
"name": "dte",
"email": "dan.eden@me.com"
}
],
"directories": {},
"_resolved": "https://registry.npmjs.org/animate.css/-/animate.css-3.4.0.tgz"
}