Skip to content

Commit 8133ab9

Browse files
committed
Update font-awesome to 4.5.0 (add package)
1 parent 8c7af49 commit 8133ab9

File tree

1 file changed

+70
-0
lines changed

1 file changed

+70
-0
lines changed
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
{
2+
"name": "font-awesome",
3+
"description": "The iconic font and CSS framework",
4+
"version": "4.5.0",
5+
"style": "css/font-awesome.css",
6+
"keywords": [
7+
"font",
8+
"awesome",
9+
"fontawesome",
10+
"icon",
11+
"font",
12+
"bootstrap"
13+
],
14+
"homepage": "http://fontawesome.io/",
15+
"bugs": {
16+
"url": "http://github.com/FortAwesome/Font-Awesome/issues"
17+
},
18+
"author": {
19+
"name": "Dave Gandy",
20+
"email": "[email protected]",
21+
"url": "http://twitter.com/davegandy"
22+
},
23+
"repository": {
24+
"type": "git",
25+
"url": "git+https://github.com/FortAwesome/Font-Awesome.git"
26+
},
27+
"contributors": [
28+
{
29+
"name": "Rob Madole",
30+
"url": "http://twitter.com/robmadole"
31+
},
32+
{
33+
"name": "Geremia Taglialatela",
34+
"url": "http://twitter.com/gtagliala"
35+
},
36+
{
37+
"name": "Travis Chase",
38+
"url": "http://twitter.com/supercodepoet"
39+
}
40+
],
41+
"license": "(OFL-1.1 AND MIT)",
42+
"dependencies": {},
43+
"engines": {
44+
"node": ">=0.10.3"
45+
},
46+
"gitHead": "fddd2c240452e6c8990c4ef75e0265b455aa7968",
47+
48+
"scripts": {},
49+
"_shasum": "1e9d7ccf7d63bdbe57000e18d5188cb2557e70f8",
50+
"_from": "font-awesome@*",
51+
"_npmVersion": "2.14.3",
52+
"_nodeVersion": "3.3.1",
53+
"_npmUser": {
54+
"name": "juliankrispel",
55+
"email": "[email protected]"
56+
},
57+
"dist": {
58+
"shasum": "1e9d7ccf7d63bdbe57000e18d5188cb2557e70f8",
59+
"tarball": "http://registry.npmjs.org/font-awesome/-/font-awesome-4.5.0.tgz"
60+
},
61+
"maintainers": [
62+
{
63+
"name": "juliankrispel",
64+
"email": "[email protected]"
65+
}
66+
],
67+
"directories": {},
68+
"_resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.5.0.tgz",
69+
"readme": "ERROR: No README data found!"
70+
}

0 commit comments

Comments
 (0)