Update package.json

This commit is contained in:
theodore 2024-01-06 18:09:15 -05:00 committed by GitHub
parent e0ea3afb70
commit 599a12389d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 10 deletions

View File

@ -1,18 +1,21 @@
{
"name": "bingle-arbiter",
"version": "0.1",
"name": "arbiterjs",
"version": "0.2",
"description": "A new era.",
"main": "src/index.js",
"scripts": {
"start": "node .",
"dev": "nodemon . --exec \"clear; npm run start\""
},
"repository": {
"type": "git",
"url": "git@calones.xyz:Bingle/arbiter.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"keywords": [
"Warrior",
"Old",
"Roblox",
"Revival",
"Old",
"Roblox"
],
"author": "WarriorRevival",
"license": "DBAD",
"dependencies": {
"axios": "^0.27.2",
"chalk": "^4.1.2",