baranee
Version:
this is my test repository
22 lines (21 loc) • 388 B
JSON
{
"name": "baranee",
"version": "1.0.0",
"description": "this is my test repository ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ibm",
"bangalore",
"india",
"htmlreader"
],
"author": "baranee",
"license": "ISC",
"dependencies": {
"request": "^2.88.0",
"zlib": "^1.0.5"
}
}