package.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. {
  2. "_from": "font-awesome",
  3. "_id": "font-awesome@4.7.0",
  4. "_inBundle": false,
  5. "_integrity": "sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM=",
  6. "_location": "/font-awesome",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "font-awesome",
  12. "name": "font-awesome",
  13. "escapedName": "font-awesome",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz",
  23. "_shasum": "8fa8cf0411a1a31afd07b06d2902bb9fc815a133",
  24. "_spec": "font-awesome",
  25. "_where": "E:\\geico\\dcp-app-gate",
  26. "author": {
  27. "name": "Dave Gandy",
  28. "email": "dave@fontawesome.io",
  29. "url": "http://twitter.com/davegandy"
  30. },
  31. "bugs": {
  32. "url": "http://github.com/FortAwesome/Font-Awesome/issues"
  33. },
  34. "bundleDependencies": false,
  35. "contributors": [
  36. {
  37. "name": "Brian Talbot",
  38. "url": "http://twitter.com/talbs"
  39. },
  40. {
  41. "name": "Travis Chase",
  42. "url": "http://twitter.com/supercodepoet"
  43. },
  44. {
  45. "name": "Rob Madole",
  46. "url": "http://twitter.com/robmadole"
  47. },
  48. {
  49. "name": "Geremia Taglialatela",
  50. "url": "http://twitter.com/gtagliala"
  51. }
  52. ],
  53. "dependencies": {},
  54. "deprecated": false,
  55. "description": "The iconic font and CSS framework",
  56. "engines": {
  57. "node": ">=0.10.3"
  58. },
  59. "homepage": "http://fontawesome.io/",
  60. "keywords": [
  61. "font",
  62. "awesome",
  63. "fontawesome",
  64. "icon",
  65. "font",
  66. "bootstrap"
  67. ],
  68. "license": "(OFL-1.1 AND MIT)",
  69. "name": "font-awesome",
  70. "repository": {
  71. "type": "git",
  72. "url": "git+https://github.com/FortAwesome/Font-Awesome.git"
  73. },
  74. "style": "css/font-awesome.css",
  75. "version": "4.7.0"
  76. }