1
1
mirror of https://github.com/namibia/file-icon-vectors.git synced 2024-09-27 20:19:03 +00:00
file-icon-vectors/bower.json
Daniel Hendricks 02f9fc1e89 Prep for 0.8.1
2018-06-12 09:27:02 -05:00

32 lines
560 B
JSON

{
"name": "file-icon-vectors",
"description": "A collection of file type icons in SVG format.",
"version": "0.8.1",
"license": "MIT",
"ignore": [
"**/.*",
"demo",
"src",
"composer.json",
"package.json",
"gulpfile.js"
],
"keywords": [
"file",
"icons",
"vectors",
"svg",
"css"
],
"authors": [
{
"name": "Daniel M. Hendricks",
"homepage": "https://danhendricks.com/"
}
],
"repository": {
"type": "git",
"url": "git://github.com/dmhendricks/file-icon-vectors.git"
}
}