feature/type-declarations #1
|
@ -3,6 +3,7 @@
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "An implementation of the Romulus-M cryptography specification.",
|
"description": "An implementation of the Romulus-M cryptography specification.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
"typings": "./dist/index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "ts-standard",
|
"lint": "ts-standard",
|
||||||
"test": "jest",
|
"test": "jest",
|
||||||
|
|
Loading…
Reference in New Issue