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