nodejslearnerfiles
Version:
Very Good Beginnings if you want to Learn Node.js
17 lines (16 loc) • 380 B
JSON
{
"name":"nodejslearnerfiles",
"version":"0.0.1",
"author":"Sai Pavan Malrakunta",
"description":"Very Good Beginnings if you want to Learn Node.js",
"keywords":["NodeJS","Learn","Files"],
"repository": {
"type":"git",
"url":"https://github.com/smarlaku820/NodeJSLearnerFiles.git"
},
"dependencies": {
"underscore":"1.4.x",
"request":">=2.1.0"
},
"main":"cool.js"
}