Text Classification
Adapters
Safetensors
chemistry
buraker81 commited on
Commit
a688608
·
verified ·
1 Parent(s): 87e5759

Upload package 2.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. package 2.json +17 -0
package 2.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "handshake2",
3
+ "version": "1.0.0",
4
+ "description": "",
5
+ "license": "ISC",
6
+ "author": "",
7
+ "type": "commonjs",
8
+ "main": "test.js",
9
+ "scripts": {
10
+ "test": "echo \"Error: no test specified\" && exit 1"
11
+ },
12
+ "dependencies": {
13
+ "@0glabs/0g-ts-sdk": "^0.3.3",
14
+ "ethers": "^6.13.1"
15
+ },
16
+ "devDependencies": {}
17
+ }