From b54bf141d005e893fc4b6d766cc72854d7e99d22 Mon Sep 17 00:00:00 2001 From: Green! <81369743+GreenyDEV@users.noreply.github.com> Date: Sun, 5 Jun 2022 19:07:47 -0400 Subject: [PATCH] Delete package.json --- package.json | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 package.json diff --git a/package.json b/package.json deleted file mode 100644 index 954c8bb..0000000 --- a/package.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "name": "Nebula ", - "version": "5.1.5", - "description": "Nebula is one of the biggest web proxies to date, with supports several hundred sites, it's stunning and clean with constant updates. We also feature our NoGG technique which prevents legalized spyware from accessing or viewing your private online history. Right now, we use the UltraViolet by TitaniumNetwork, but this coming June, we impliment our very first complete proxy: AERO", - "type": "module", - "main": "appe.js", - "scripts": { - "test": "test", - "start": "proxysocks node index.js" - }, - "keywords": [ - "educational", - "math", - "science" - ], - "author": "Nebula Services", - "license": "ISC", - "dependencies": { - "bare-server-node": "github:tomphttp/bare-server-node", - "node-static": "^0.7.11" - } -}