Skip to content

Commit

Permalink
Add package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
t1st3 committed Feb 28, 2014
1 parent 053c68f commit bf70f1c
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "famfamfam-mini",
"version": "0.1.0",
"homepage": "https://github.com/kwipi/famfamfam-mini",
"description": "FamFamFam Mini icon pack",
"keywords": [
"icon",
"mini",
"img",
"famfamfam",
"png",
"gif"
],
"license": "MIT",
"author": "Kwipi",
"repository": {
"type": "git",
"url": "git://github.com/kwipi/famfamfam-mini.git"
},
"bugs": {
"url": "https://github.com/kwipi/famfamfam-mini/issues"
},
"files": [
"img"
],
"engines": {
"node": ">= 0.10.0"
},
"dependencies": {},
"devDependencies": {}
}

0 comments on commit bf70f1c

Please sign in to comment.