You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

15 lines
297 B

{
"name": "loop-test",
"version": "0.0.1",
"description": "",
"main": "loop-test.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "arnaucube",
"license": "ISC",
"dependencies": {
"axios": "^0.21.1",
"blindsecp256k1": "0.0.5"
}
}