UNPKG
@tsmx/secure-config-tool
Version:
latest (2.4.1)
stable-v1 (1.2.4)
2.4.1
2.4.0
2.3.0
2.2.1
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
Command-line tool for @tsmx/secure-config.
tsmx.net/secure-config/
tsmx/secure-config-tool
@tsmx/secure-config-tool
/
test
/
testfiles
/
config-test-without-hmac.json
7 lines
•
281 B
JSON
View Raw
1
2
3
4
5
6
7
{
"database"
:
{
"host"
:
"127.0.0.1"
,
"username"
:
"ENCRYPTED|a8c967bcf71a65fdeb29c6d965059fbf|04262ca07306dd7883c1c352a7083346"
,
"password"
:
"ENCRYPTED|acbdb333085cb712c514510b44fe78ff|5da8a72455986edc61e36b38d8660a4849d263577c5a9f4ccaff57bd6d8e35ee"
}
}