UNPKG
deep-pluck
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
Recursively grab the values of all keys within a deeply nested object
deep-pluck
/
sauce-config-example.json
5 lines
(4 loc)
•
70 B
JSON
View Raw
1
2
3
4
5
{
"username"
:
"Your Username"
,
"account"
:
"Your account apikey"
}