diff --git a/package.json b/package.json index 00e5046..a5e3f09 100644 --- a/package.json +++ b/package.json @@ -25,5 +25,9 @@ "engines": { "node": ">=0.8.0" }, - "repository": "flatiron/cradle" + "repository": { + "type": "git", + "url": "https://github.com/flatiron/cradle.git" + }, + "license": "MIT" }