{
  "name": "express-url-mapper",
  "version": "1.0.0",
  "description": "Dynamic routing from ole url to new url",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Rubi",
  "license": "ISC",
  "dependencies": {
    "querystring": "^0.2.0"
  }
}
