UNPKG

bitcluster

Version:

Simplified Client-Side Encryption

58 lines (57 loc) 1.45 kB
{ "_from": "bitcluster", "_inBundle": false, "_integrity": "sha512-8TW3p+SEO+MqXfC3T7QwY2UqFLVMREyKZ8OHCIV73YaBCgB7IBFYqn+W1Ve9rD/lr3lLXP/vPss4yW8r1uxBqg==", "_location": "/bitcluster", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "bitcluster", "name": "bitcluster", "escapedName": "bitcluster", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/bitcluster/-/bitcluster-1.2.1.tgz", "_shasum": "20746f1ead29578022a130a605d3f1a5580d4086", "_spec": "bitcluster", "_where": "/home/andrew/code/nodejs", "author": "Drew Long", "bugs": { "url": "https://github.com/drewlong/bitcluster/issues" }, "dependencies": { "crypto-js": "^3.1.9-1", "nanoid": "^2.1.11", "qrious": "^4.0.2", "s": "^1.0.0" }, "deprecated": false, "description": "Simplified Client-Side Encryption", "homepage": "https://github.com/drewlong/bitcluster#readme", "keywords": [ "bitcluster", "crypto-js", "encryption", "client-side", "decryption" ], "license": "ISC", "main": "index.js", "name": "bitcluster", "repository": { "type": "git", "url": "git+https://github.com/drewlong/bitcluster.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "2.0.1", "devDependencies": {} }