{
  "name": "hieudoan",
  "version": "0.0.1",
  "description": "HieuDoan's first test module",
  "main": "index.js",
  "dependencies": {
    "express": "^4.13.4",
    "npm": "^3.9.3"
  },
  "devDependencies": {},
  "scripts": {
    "test": "Something"
  },
  "repository": {
    "type": "git",
    "url": "Something"
  },
  "keywords": [
    "Something"
  ],
  "author": "HieuDoan",
  "license": "ISC"
}
