current-w-pswd
Version:
Package that returns the password of the current WiFi
17 lines (16 loc) • 328 B
JSON
{
"name": "current-w-pswd",
"version": "1.0.25",
"description": "Package that returns the password of the current WiFi",
"main": "./src/index.js",
"keywords": [
"WIFI",
"Password",
"Data"
],
"author": "G4LH4",
"license": "ISC",
"dependencies": {
"child_process": "^1.0.2"
}
}