1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-23 22:52:57 +02:00

update npm infos

This commit is contained in:
konpa
2015-06-18 07:57:43 +02:00
parent 89f2f44ba0
commit 233381fc8e

View File

@@ -2,7 +2,7 @@
"name": "devicon",
"version": "2.0.0",
"description": "Programming related icons collection",
"main": "index.js",
"main": "devicon.min.css",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
@@ -20,7 +20,7 @@
"bugs": {
"url": "https://github.com/konpa/devicon/issues"
},
"homepage": "https://github.com/konpa/devicon",
"homepage": "http://devicon.fr/",
"devDependencies": {
"gulp": "^3.8.10",
"gulp-concat-css": "^2.0.0",