diff --git a/package.json b/package.json index b5e14c1..d289303 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,11 @@ "scripts": { "test": "grunt qunit travis --verbose" }, + "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/josex2r/jQuery-SlotMachine.git" + }, "dependencies": { "jquery": ">=1.7" },