add package.json
This commit is contained in:
41
package.json
Normal file
41
package.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"name": "font-awesome-pro",
|
||||
"description": "The iconic font and CSS framework",
|
||||
"version": "5.0.0-alpha4",
|
||||
"private": true,
|
||||
"keywords": ["font", "awesome", "fontawesome", "icon", "bootstrap"],
|
||||
"homepage": "http://fontawesome.io/",
|
||||
"bugs": {
|
||||
"url" : "http://github.com/FortAwesome/Font-Awesome-Pro/issues"
|
||||
},
|
||||
"author": {
|
||||
"name": "Dave Gandy",
|
||||
"email": "dave@fontawesome.io",
|
||||
"web": "http://twitter.com/davegandy"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/FortAwesome/Font-Awesome-Pro.git"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Brian Talbot",
|
||||
"web": "http://twitter.com/talbs"
|
||||
},
|
||||
{
|
||||
"name": "Travis Chase",
|
||||
"web": "http://twitter.com/supercodepoet"
|
||||
},
|
||||
{
|
||||
"name": "Rob Madole",
|
||||
"web": "http://twitter.com/robmadole"
|
||||
},
|
||||
{
|
||||
"name": "Geremia Taglialatela",
|
||||
"web": "http://twitter.com/gtagliala"
|
||||
}
|
||||
],
|
||||
"license": "Font Awesome 5 Pro Commercial License",
|
||||
"dependencies": {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user