mirror of
https://github.com/Team-Neptune/Korral-JS.git
synced 2024-11-23 12:39:40 +00:00
Creating Package.json
This commit is contained in:
parent
e86d7797e1
commit
d8fed8d78c
26
package.json
Normal file
26
package.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "komet-js",
|
||||
"version": "1.0.0",
|
||||
"description": "Its Komet but for JS!",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"discord.js": "^12.1.1"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": ".ping"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/hax4dazy/Komet-JS.git"
|
||||
},
|
||||
"keywords": [
|
||||
"Discord-JS"
|
||||
],
|
||||
"author": "Hax4dayz",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/hax4dazy/Komet-JS/issues"
|
||||
},
|
||||
"homepage": "https://github.com/hax4dazy/Komet-JS#readme"
|
||||
}
|
Loading…
Reference in New Issue
Block a user