Commit 26ac59be authored by Peter Jensen's avatar Peter Jensen

minor format changes

parent d1fd9490
......@@ -98,13 +98,13 @@ for more: https://nodejs.org/api/crypto.html#crypto_crypto_createdecipheriv_algo
- ```entries```: is object of all password entries encrypted second time
```javascript
{
"title": "http://wwww.github.com
"username": "Satoshi Nakamoto"
"nonce": "8688105887642a3cbb61889d8762432ef864df107e097d2b19e93c8d808c2e21"
"note": "public note"
"password": Object
"safe_note": Object
"tags": Array[1]
"title": "http://wwww.github.com",
"username": "Satoshi Nakamoto",
"nonce": "8688105887642a3cbb61889d8762432ef864df107e097d2b19e93c8d808c2e21",
"note": "public note",
"password": {},
"safe_note": {},
"tags": [1]
}
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment