Переглянути джерело

bower.json: cleanup

bower.json doesn't need the user prefix in the name
pull/84/head
zimbatm 9 роки тому
джерело
коміт
cb14fd3819
1 змінених файлів з 10 додано та 9 видалено
  1. +10
    -9
      bower.json

+ 10
- 9
bower.json Переглянути файл

@@ -1,22 +1,23 @@
{
"name": "samcollins/css-social-buttons",
"name": "css-social-buttons",
"description": "Zocial CSS social buttons",
"keywords": ["font", "zocial", "social", "icon"],
"keywords": [
"css",
"font",
"icon",
"social",
"zocial"
],
"homepage": "http://zocial.smcllns.com/",
"main": [
"css/zocial.css",
"css/zocial.eot",
"css/zocial.svg",
"css/zocial.ttf",
"css/zocial.woff"
],
"license": "MIT",
"ignore": [
"*.json",
"*.yml",
"*.html",
"src/",
"templates/"
],
"dependencies": {},
"devDependencies": {}
]
}

Завантаження…
Відмінити
Зберегти