Initial commit
This commit is contained in:
20
package.json
Normal file
20
package.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "zkl-kds",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Yigid BALABAN <fyb@fybx.dev>",
|
||||
"license": "LGPL-2.0-only",
|
||||
"dependencies": {
|
||||
"elliptic": "^6.5.7",
|
||||
"web-bip39": "^0.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"webpack": "^5.93.0",
|
||||
"webpack-cli": "^5.1.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user