2
0
mirror of https://github.com/constantinDev/hacktoolv2 synced 2025-08-30 15:57:42 +00:00
This commit is contained in:
WOOOMY-lol 2020-07-30 18:57:10 +02:00
parent a5dcc5c613
commit 2be84a5a10
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,4 @@
let https = require("https")
console.log("Loading..")
// code following

View File

@ -0,0 +1,11 @@
{
"name": "aliaintro-dropper",
"version": "1.0.0",
"description": "Dropper for the ali a shit",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Constantin",
"license": "ISC"
}