boxicons/bower.json
2019-05-13 04:34:37 +05:30

18 lines
349 B
JSON

{
"name": "boxicons",
"authors": [
"atisawd <atisawd@gmail.com>"
],
"description": "High Quality web friendly icons",
"main": "./dist/boxicons.js",
"license": "MIT",
"homepage": "https://github.com/atisawd/boxicons",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"*.md"
]
}