{"library":"encrypted-attr","install":[{"cmd":"npm install encrypted-attr","imports":["const EncryptedAttributes = require('encrypted-attr')","const ea = EncryptedAttributes(...); ea.encryptAttribute(objectId, value)","const ea = EncryptedAttributes(...); ea.decryptAttribute(objectId, encryptedValue)"]},{"cmd":"yarn add encrypted-attr","imports":[]},{"cmd":"pnpm add encrypted-attr","imports":[]}]}