social-icons-webfont
Version:
Icon font containing social media branding icons
26 lines • 588 B
JSON
{
"name": "social-icons-webfont",
"version": "1.49.0",
"description": "Icon font containing social media branding icons",
"main": "style.css",
"repository": {
"type": "git",
"url": "git+https://github.com/boylett/Social-Icons.git"
},
"scripts": {
"gen": "node ./gen.js"
},
"keywords": [
"social",
"brands",
"icons",
"webfont"
],
"author": "Ryan Boylett",
"license": "ISC",
"bugs": {
"url": "https://github.com/boylett/Social-Icons/issues"
},
"homepage": "https://boylett.github.io/Social-Icons/demo.html",
"type": "module"
}