{
"name": "p3x-stackicons",
"homepage": "https://github.com/patrikx3/stackicons",
"authors": [
"Parker Bennett <parker@stackicons.com>",
"Patrik Laszlo <alabard@gmail.com>"
],
"description": "Stackicons are icon fonts for the web, designed to do more — with multiple button shapes and a unique “multi-color” option.",
"main": [
"css/stackicons-social.css"
],
"keywords": [
"social",
"icon",
"stack",
"colorful"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"_source",
"img",
"js",
"scss",
"*.png",
"*.rb",
"*.ico",
"bower_components",
"test",
"tests"
]
}