diff --git a/.jshintrc b/.jshintrc deleted file mode 100644 index 42a66b7..0000000 --- a/.jshintrc +++ /dev/null @@ -1,3 +0,0 @@ -{ - "browser": true -} diff --git a/package.json b/package.json index 3a8f8f2..6273733 100644 --- a/package.json +++ b/package.json @@ -24,5 +24,12 @@ }, "devDependencies": { "jshint": "^2.8.0" - } + }, + "keywords": [ + "notify", + "notification", + "prompt", + "popup", + "jquery-plugin" + ] }