shruthi91module
Version:
First new module
22 lines (21 loc) • 389 B
JSON
{
"name": "shruthi91module",
"version": "0.0.1",
"description": "First new module",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"IBM",
"Bangalore",
"India",
"htmlreader"
],
"author": "Shruthi K S",
"license": "ISC",
"dependencies": {
"request": "^2.88.0",
"zlib": "^1.0.5"
}
}