| 1 |
{ |
| 2 |
"name": "font-awesome", |
| 3 |
"description": "The iconic font and CSS framework", |
| 4 |
"version": "4.7.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": "dave@fontawesome.io", |
| 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": "Brian Talbot", |
| 30 |
"url": "http://twitter.com/talbs" |
| 31 |
}, |
| 32 |
{ |
| 33 |
"name": "Travis Chase", |
| 34 |
"url": "http://twitter.com/supercodepoet" |
| 35 |
}, |
| 36 |
{ |
| 37 |
"name": "Rob Madole", |
| 38 |
"url": "http://twitter.com/robmadole" |
| 39 |
}, |
| 40 |
{ |
| 41 |
"name": "Geremia Taglialatela", |
| 42 |
"url": "http://twitter.com/gtagliala" |
| 43 |
} |
| 44 |
], |
| 45 |
"license": "(OFL-1.1 AND MIT)", |
| 46 |
"dependencies": {}, |
| 47 |
"engines": { |
| 48 |
"node": ">=0.10.3" |
| 49 |
}, |
| 50 |
"gitHead": "a8386aae19e200ddb0f6845b5feeee5eb7013687", |
| 51 |
"_id": "font-awesome@4.7.0", |
| 52 |
"scripts": {}, |
| 53 |
"_shasum": "8fa8cf0411a1a31afd07b06d2902bb9fc815a133", |
| 54 |
"_from": "font-awesome@>=4.7.0 <5.0.0", |
| 55 |
"_npmVersion": "3.3.12", |
| 56 |
"_nodeVersion": "5.5.0", |
| 57 |
"_npmUser": { |
| 58 |
"name": "juliankrispel", |
| 59 |
"email": "julian@goodafternoon.co" |
| 60 |
}, |
| 61 |
"dist": { |
| 62 |
"shasum": "8fa8cf0411a1a31afd07b06d2902bb9fc815a133", |
| 63 |
"tarball": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz" |
| 64 |
}, |
| 65 |
"maintainers": [ |
| 66 |
{ |
| 67 |
"name": "juliankrispel", |
| 68 |
"email": "julian@goodafternoon.co" |
| 69 |
} |
| 70 |
], |
| 71 |
"_npmOperationalInternal": { |
| 72 |
"host": "packages-18-east.internal.npmjs.com", |
| 73 |
"tmp": "tmp/font-awesome-4.7.0.tgz_1477344817307_0.6990068354643881" |
| 74 |
}, |
| 75 |
"directories": {}, |
| 76 |
"_resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz", |
| 77 |
"readme": "ERROR: No README data found!" |
| 78 |
} |
| 79 |
|