From feb445bda5c8cc3499328e1687b00c7c851dc843 Mon Sep 17 00:00:00 2001 From: Ryan Slominski Date: Wed, 11 Dec 2024 13:42:45 -0500 Subject: [PATCH] metadata --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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"