{
  "name": "test",
  "version": "1.0.0",
  "description": "\"Test module for ojscrapper\"",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Mohammad Samiul Islam",
  "license": "MIT",
  "dependencies": {
    "express": "^4.15.3"
  }
}
