{ "name": "lesspass-crypto", "version": "1.0.0", "description": "LessPass cryptographic functions", "license": "GPL-3.0", "author": "Guillaume Vincent ", "files": [ "index.js" ], "main": "index.js", "scripts": { "test": "jest" } }