mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-28 06:21:30 +08:00
Added package.json
This commit is contained in:
parent
ee55c859d2
commit
2a0c1355b2
24
package.json
Normal file
24
package.json
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"name" : "FontAwesome",
|
||||||
|
"version" : "2.0.1",
|
||||||
|
|
||||||
|
"author" : "Dave <dave@davegandy.com>",
|
||||||
|
"description" : "the iconic font designed for use with Twitter Bootstrap",
|
||||||
|
|
||||||
|
"contributors" : [
|
||||||
|
{
|
||||||
|
"name" : "Dave",
|
||||||
|
"email": "dave@davegandy.com"
|
||||||
|
}, {
|
||||||
|
"name" : "Kersten Burkhardt",
|
||||||
|
"email": "burkhardt@mhp-net.de"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
|
||||||
|
"repository" : {
|
||||||
|
"type": "git",
|
||||||
|
"url" : "git://github.com/FortAwesome/Font-Awesome.git"
|
||||||
|
},
|
||||||
|
|
||||||
|
"license" : "CC BY 3.0"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user