{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/cryptdb","name":"cryptdb","description":"My own attempt to create a simple, in-app encrypted database soloution using JavaScript. With this database, one can orginize documents into collections, all stored in one database. Every Document and Collection is represented as a single encrypted utf-8 ","version":"1.0.6","softwareVersion":"1.0.6","license":"https://spdx.org/licenses/ISC","keywords":["Database","JavaScript","Encryption","Single-Key Encryption","Backend"],"maintainer":[{"@type":"Person","name":"firenibbler"}],"author":[{"@type":"Person","name":"firenibbler"}],"copyrightHolder":[{"@type":"Person","name":"firenibbler"}],"dateCreated":"2021-01-30","dateModified":"2021-02-02","datePublished":"2021-02-02","copyrightYear":2021,"downloadUrl":"https://registry.npmjs.org/cryptdb/-/cryptdb-1.0.6.tgz","applicationCategory":"npm","runtimePlatform":"npm","sameAs":["https://www.npmjs.com/package/cryptdb"]}