Delete package.json

This commit is contained in:
Green! 2022-06-05 19:07:47 -04:00 committed by GitHub
parent 2c8a64691c
commit b54bf141d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
}
}