diff --git a/package.json b/package.json index cbe1b5c..14fdb66 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,14 @@ { "name": "puppet-show", "description": "Print-to-PDF and Screenshot web service", - "homepage": "https://github.com/slominskir/puppet-show", - "version": "2.1.1", - "license": "Apache-2.0", + "homepage": "https://github.com/JeffersonLab/puppet-show", + "version": "3.0.0", + "license": "MIT", "author": "Ryan Slominski ", "main": "bin/www", "repository": { "type": "git", - "url": "https://github.com/slominskir/puppet-show.git" + "url": "https://github.com/JeffersonLab/puppet-show.git" }, "scripts": { "start": "node ./bin/www"