Update package.json

This commit is contained in:
colin 2024-01-20 22:55:49 +00:00
parent 69f0f4fd4d
commit 52cc4b7879
1 changed files with 5 additions and 5 deletions

View File

@ -1,16 +1,16 @@
{
"name": "haste",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"description": "Private Pastebin Server",
"description": "Self Destructing Pastebin Server",
"keywords": [
"paste",
"pastebin"
],
"author": {
"name": "John Crepezzi",
"email": "john.crepezzi@gmail.com",
"url": "http://seejohncode.com/"
"name": "Colin_",
"email": "hastebin@c.nixc.us",
"url": "https://colinknapp.com/"
},
"main": "haste",
"dependencies": {