A library for multi-key reversible encryption
Go to file
2021-11-19 20:16:30 +00:00
src Initial commit 2021-11-19 20:16:30 +00:00
.eslintignore Initial commit 2021-11-19 20:16:30 +00:00
.eslintrc.json Initial commit 2021-11-19 20:16:30 +00:00
.gitignore Initial commit 2021-11-19 20:16:30 +00:00
LICENSE Initial commit 2021-11-19 20:16:30 +00:00
package.json Initial commit 2021-11-19 20:16:30 +00:00
pnpm-lock.yaml Initial commit 2021-11-19 20:16:30 +00:00
README.md Initial commit 2021-11-19 20:16:30 +00:00
tsconfig.json Initial commit 2021-11-19 20:16:30 +00:00

template-npm-typescript

A template repository for NPM packages built with Typescript and PNPM.