Update package.json
This commit is contained in:
parent
69f0f4fd4d
commit
52cc4b7879
10
package.json
10
package.json
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue