diff --git a/package.json b/package.json deleted file mode 100644 index 19381c5..0000000 --- a/package.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "name": "tether", - "version": "1.0.0", - "description": "A game about swinging a ball around and sheer destruction.", - "main": ".", - "scripts": { - "build": "npx serve" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/RayhanADev/tether.git" - }, - "keywords": [], - "author": "RayhanADev", - "license": "MIT", - "bugs": { - "url": "https://github.com/RayhanADev/tether/issues" - }, - "homepage": "https://github.com/RayhanADev/tether#readme" -}