UNPKG

qr-hpulido

Version:

Encrypt and decrypt data using your own key

11 lines 210 B
{ "compilerOptions": { "target": "es6", "module": "commonjs", "outDir": "./dist", "rootDir": "./src", "strict": true, "esModuleInterop": true, "skipLibCheck": true }, }