mirror of
https://github.com/seejohnrun/haste-server.git
synced 2024-11-01 11:31:22 +00:00
modified a few fields
This commit is contained in:
parent
7a08960414
commit
f77ae25466
1 changed files with 8 additions and 3 deletions
11
package.json
11
package.json
|
@ -1,11 +1,16 @@
|
||||||
{
|
{
|
||||||
"name": "haste",
|
"name": "C_Haste",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Private Pastebin Server",
|
"description": "Hastbin modified by michidk/CodeBukkit",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"paste",
|
"paste",
|
||||||
"pastebin"
|
"pastebin",
|
||||||
|
"haste",
|
||||||
|
"hastebin",
|
||||||
|
"michidk",
|
||||||
|
"xxmicloxx",
|
||||||
|
"CodeBukkit"
|
||||||
],
|
],
|
||||||
"author": {
|
"author": {
|
||||||
"name": "John Crepezzi",
|
"name": "John Crepezzi",
|
||||||
|
|
Loading…
Reference in a new issue