Release 5.0.1 (#913)

This commit is contained in:
Rob Madole
2017-12-08 15:10:46 -06:00
committed by GitHub
parent a4b6eb850f
commit 3a51762bb3
220 changed files with 79080 additions and 2478 deletions

View File

@@ -1,9 +1,52 @@
{
"description": "The iconic font, CSS, and SVG framework",
"keywords": [
"font",
"awesome",
"fontawesome",
"icon",
"svg",
"bootstrap"
],
"homepage": "https://fontawesome.com",
"bugs": {
"url": "http://github.com/FortAwesome/Font-Awesome/issues"
},
"author": {
"name": "Dave Gandy",
"email": "dave@fontawesome.com",
"web": "http://twitter.com/davegandy"
},
"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"
}
],
"repository": {
"type": "git",
"url": "https://github.com/FortAwesome/Font-Awesome"
},
"engines": {
"node": ">=6"
},
"dependencies": {},
"version": "5.0.1",
"name": "@fortawesome/fontawesome-pro-regular",
"main": "index.js",
"module": "index.es.js",
"repository": "https://github.com/FortAwesome/Font-Awesome-Pro",
"jsnext:main": "index.es.js",
"license": "UNLICENSED",
"version": "5.0.0",
"name": "@fortawesome/fontawesome-pro-regular"
"license": "UNLICENSED"
}