Geen omschrijving

package.json 324B

12345678910111213141516
  1. {
  2. "name": "components-font-awesome",
  3. "description": "Font Awesome, the iconic SVG, font, and CSS framework.",
  4. "version": "6.1.1",
  5. "repository": {
  6. "type": "git",
  7. "url": "git://github.com/components/font-awesome.git"
  8. },
  9. "main": "css/all.css",
  10. "license": [
  11. "CC-BY-4.0",
  12. "MIT",
  13. "OFL-1.1"
  14. ]
  15. }