minal-oracle
Version:
Show your talent!
21 lines (20 loc) • 373 B
JSON
{
"name": "minal-oracle",
"version": "1.0.1",
"description": "Show your talent!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"oracle",
"mumbai",
"minal"
],
"author": "minal kyada",
"license": "ISC",
"dependencies": {
"express": "^4.17.1",
"request": "^2.88.0"
}
}