Skip to content

Commit

Permalink
updating description
Browse files Browse the repository at this point in the history
  • Loading branch information
pinguxx committed Feb 1, 2012
1 parent 441d25f commit a5c58b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
node_modules/*
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "node-bowser",
"description": "bad! browser detection for mobile, table and touch",
"description": "bad! browser detection for mobile, tablet and touch",
"version": "0.1.0",
"author": "Ivan Torres <pinguxx@gmail.com>",
"keywords": ["browser detection ua user-agent mobile table touch"],
Expand All @@ -11,4 +11,4 @@
},
"repository" : {"type": "git" , "url": "http://github.com/pinguxx/node-bowser.git" },
"engines": { "node": "> 0.2.0" }
}
}

0 comments on commit a5c58b7

Please sign in to comment.