Create package.json

master
Vitaly Mikhailov 3 years ago committed by GitHub
parent 41ef0c0a17
commit 6dd81b828d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,9 @@
{
"name": "steam-totp-gen",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"steam-totp": "^2.1.2"
}
}
Loading…
Cancel
Save