UNPKG

quantique-converter

Version:
28 lines (27 loc) 745 B
{ "name": "quantique-converter", "version": "1.0.2", "description": "Converters for all kind of data", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/saketsinhaquantique/quantique-converter.git" }, "keywords": [ "QC" ], "author": "Saket Brij Sinha <saket.sinha@quantique.ai>", "license": "MIT", "bugs": { "url": "https://github.com/saketsinhaquantique/quantique-converter/issues" }, "homepage": "https://github.com/saketsinhaquantique/quantique-converter#readme", "dependencies": { "base-64": "^1.0.0", "crypto-js": "^4.2.0", "utf8": "^3.0.0" } }