Skip to content

Commit

Permalink
Fixing npm warning
Browse files Browse the repository at this point in the history
  • Loading branch information
vladikoff committed Jun 12, 2013
1 parent b95d7ab commit 6ef998b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -2,6 +2,7 @@
"name" : "eyes",
"description" : "a customizable value inspector",
"url" : "http://github.com/cloudhead/eyes.js",
"repository" : { "type": "git", "url": "https://github.com/cloudhead/eyes.js.git" },
"keywords" : ["inspector", "debug", "inspect", "print"],
"author" : "Alexis Sellier <self@cloudhead.net>",
"contributors" : [{ "name": "Charlie Robbins", "email": "charlie@nodejitsu.com" }],
Expand Down

0 comments on commit 6ef998b

Please sign in to comment.