package.json

This commit is contained in:
Thrilok kumar 2024-02-06 02:03:50 +05:30
parent b3ce82421b
commit 359a6d040a
2 changed files with 5 additions and 2 deletions

5
package-lock.json generated
View File

@ -1,10 +1,11 @@
{
"name": "dsl-governance",
"name": "inst-governance",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "inst-governance",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
@ -13164,6 +13165,7 @@
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/keccak/-/keccak-3.0.1.tgz",
"integrity": "sha512-epq90L9jlFWCW7+pQa6JOnKn2Xgl2mtI664seYR6MHskvI9agt7AnDqmAlp9TqU4/caMYbA08Hi5DMZAl5zdkA==",
"hasInstallScript": true,
"dependencies": {
"node-addon-api": "^2.0.0",
"node-gyp-build": "^4.2.0"
@ -14486,6 +14488,7 @@
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/secp256k1/-/secp256k1-4.0.2.tgz",
"integrity": "sha512-UDar4sKvWAksIlfX3xIaQReADn+WFnHvbVujpcbr+9Sf/69odMwy2MUsz5CKLQgX9nsIyrjuxL2imVyoNHa3fg==",
"hasInstallScript": true,
"dependencies": {
"elliptic": "^6.5.2",
"node-addon-api": "^2.0.0",

View File

@ -1,5 +1,5 @@
{
"name": "dsl-governance",
"name": "inst-governance",
"version": "1.0.0",
"description": "",
"main": "index.js",