tatapower
Version:
This is my first module for tata power
22 lines (21 loc) • 413 B
JSON
{
"name": "tatapower",
"version": "1.0.0",
"description": "This is my first module for tata power",
"main": "index.js",
"dependencies": {
"request": "2.88.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"tatapower",
"tata",
"mumbai",
"bangalore"
],
"author": "vijay shivakumar",
"license": "ISC"
}