mirror of
https://github.com/Wessel/wumpfetch.git
synced 2026-07-23 08:37:10 +02:00
Some small things
This commit is contained in:
@@ -5,10 +5,6 @@
|
||||
"author": "Wessel \"wesselgame\" T <discord@go2it.eu>",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
"LICENSE",
|
||||
"lib/"
|
||||
],
|
||||
"bugs": {
|
||||
"url": "https://github.com/PassTheWessel/wumpfetch/issues"
|
||||
},
|
||||
@@ -17,6 +13,9 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/PassTheWessel/wumpfetch"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "cd __test__ && node main.js"
|
||||
},
|
||||
"keywords": [
|
||||
"http",
|
||||
"https",
|
||||
|
||||
Reference in New Issue
Block a user