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