diff --git a/package.json b/package.json deleted file mode 100644 index c9dd58de..00000000 --- a/package.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "selenite", - "version": "1.0.0", - "description": "Unblocked games site", - "main": "index.html", - "scripts": { - "start": "serve", - "build": "echo no building" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/skysthelimitt/selenite.git" - }, - "keywords": [ - "static", - "template", - "codesandbox" - ], - "author": "Ives van Hoorne", - "license": "MIT", - "bugs": { - "url": "https://github.com/skysthelimitt/selenite/issues" - }, - "homepage": "https://github.com/skysthelimitt/selenite", - "devDependencies": { - "serve": "^11.2.0" - } -}