-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
53 lines (53 loc) · 1.62 KB
/
package-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"name": "icon-validator-earnings-calculator",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "icon-validator-earnings-calculator",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@espanicon/espanicon-sdk": "github:Espanicon/espanicon-sdk"
}
},
"../espanicon-sdk": {
"name": "@espanicon/espanicon-sdk",
"version": "1.3.11",
"extraneous": true,
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.18.9",
"@babel/eslint-parser": "^7.19.1",
"@babel/preset-env": "^7.18.9",
"@babel/preset-react": "^7.18.6",
"babel-loader": "^8.2.5",
"css-loader": "^6.7.1",
"dotenv": "^16.0.1",
"dotenv-webpack": "^8.0.0",
"eslint": "^8.25.0",
"html-webpack-plugin": "^5.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"style-loader": "^3.3.1",
"terser-webpack-plugin": "^5.3.3",
"uuid": "^8.3.2",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.9.3"
}
},
"node_modules/@espanicon/espanicon-sdk": {
"version": "1.3.11",
"resolved": "git+ssh://[email protected]/Espanicon/espanicon-sdk.git#2258f5a20565dfac12439eb23e765000f36df6d3",
"license": "MIT"
}
},
"dependencies": {
"@espanicon/espanicon-sdk": {
"version": "git+ssh://[email protected]/Espanicon/espanicon-sdk.git#2258f5a20565dfac12439eb23e765000f36df6d3",
"from": "@espanicon/espanicon-sdk@git+ssh://[email protected]:Espanicon/espanicon-sdk.git"
}
}
}