package.json
1.65 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
68
69
{
"name": "font-awesome",
"description": "The iconic font and CSS framework",
"version": "4.4.0",
"style": "css/font-awesome.css",
"keywords": [
"font",
"awesome",
"fontawesome",
"icon",
"font",
"bootstrap"
],
"homepage": "http://fontawesome.io/",
"bugs": {
"url": "http://github.com/FortAwesome/Font-Awesome/issues"
},
"author": {
"name": "Dave Gandy",
"email": "dave@fontawesome.io",
"url": "http://twitter.com/davegandy"
},
"repository": {
"type": "git",
"url": "git+https://github.com/FortAwesome/Font-Awesome.git"
},
"contributors": [
{
"name": "Rob Madole",
"url": "http://twitter.com/robmadole"
},
{
"name": "Geremia Taglialatela",
"url": "http://twitter.com/gtagliala"
},
{
"name": "Travis Chase",
"url": "http://twitter.com/supercodepoet"
}
],
"license": "OFL-1.1 AND MIT",
"dependencies": {},
"engines": {
"node": ">=0.10.3"
},
"gitHead": "d2575ef2f0464208c8b1596fd6f8af54258bfca0",
"_id": "font-awesome@4.4.0",
"scripts": {},
"_shasum": "9fe43f82cf72726badcbdb2704407aadaca17da9",
"_from": "font-awesome@*",
"_npmVersion": "2.11.3",
"_nodeVersion": "0.12.0",
"_npmUser": {
"name": "juliankrispel",
"email": "julian@goodafternoon.co"
},
"dist": {
"shasum": "9fe43f82cf72726badcbdb2704407aadaca17da9",
"tarball": "http://registry.npmjs.org/font-awesome/-/font-awesome-4.4.0.tgz"
},
"maintainers": [
{
"name": "juliankrispel",
"email": "julian@goodafternoon.co"
}
],
"directories": {},
"_resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.4.0.tgz"
}