diff --git a/package.json b/package.json index 8c65c9b..b2cb104 100644 --- a/package.json +++ b/package.json @@ -12,5 +12,21 @@ }, "scripts": { "test": "grunt test" - } -} + }, + "main": "gruntfile.js", + "repository": { + "type": "git", + "url": "git+https://github.com/excellalabs/jquery.maskedinput.git" + }, + "keywords": [ + "jQuery", + "Masked", + "Input", + "Plugin" + ], + "license": "MIT", + "bugs": { + "url": "https://github.com/excellalabs/jquery.maskedinput/issues" + }, + "homepage": "https://github.com/excellalabs/jquery.maskedinput#readme" +} \ No newline at end of file