UNPKG

@cyph/sdk

Version:
41 lines (40 loc) 714 B
{ "name": "@cyph/sdk", "version": "4.0.1", "license": "Cyph-RSL", "main": "./dist/main.js", "files": [ "/dist", "/LICENSE", "/README.md" ], "scripts": { "ng": "ng", "build": "ng build" }, "dependencies": { "fetch-blob": "*", "firebase": "*", "node-fetch": "*", "tslib": "*", "xhr2": "*" }, "devDependencies": { "@angular/cli": "*", "@angular-devkit/build-angular": "*" }, "description": "Cyph SDK", "keywords": [ "cryptography", "post-quantum", "messaging" ], "author": "Cyph, Inc. <sdk@cyph.com> (https://github.com/cyph)", "repository": { "type": "git", "url": "git://github.com/cyph/cyph.git" }, "bugs": { "url": "https://github.com/cyph/cyph/issues" } }