typo in nginx name

This commit is contained in:
Abhishek
2017-04-25 11:14:35 +05:30
parent d24879f881
commit ec85012a8c
11 changed files with 8 additions and 8 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"name": "node",
"version": "1.0.0",
"description": "",
"main": "index.js",
"author": "Anand Mani Sankar",
"license": "ISC",
"dependencies": {
"express": "^4.12.3",
"hiredis": "^0.2.0",
"mocha": "^2.2.1",
"redis": "^0.12.1"
}
}