Skip to content

Commit

Permalink
metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed Dec 11, 2024
1 parent 4202acd commit feb445b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"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"
Expand Down

0 comments on commit feb445b

Please sign in to comment.