mirror of https://github.com/BUTR/workflows.git
Create package.json
parent
41ef0c0a17
commit
6dd81b828d
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"name": "steam-totp-gen",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "",
|
||||||
|
"main": "index.js",
|
||||||
|
"dependencies": {
|
||||||
|
"steam-totp": "^2.1.2"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue