{
  "name": "v2land-url-trimmer",
  "description": "Trim the URLs so that URLs refer to the same resourse look the same.",
  "repository": {
    "type": "git",
    "url": "https://github.com/v2land/v2land-url-trimmer.git"
  },
  "scripts": {
    "lint": "./node_modules/.bin/eslint ."
  },
  "version": "0.0.10",
  "dependencies": {
    "babel-eslint": "^10.0.1",
    "cheerio": "^1.0.0-rc.2",
    "eslint-config-v2land": "^1.0.4",
    "expect": "^23.6.0",
    "js-combinatorics": "^0.5.3",
    "lodash": "^4.17.11",
    "mocha": "^5.2.0",
    "superagent": "^4.0.0-beta.5",
    "validator": "^10.8.0"
  },
  "devDependencies": {
    "eslint": "^5.9.0"
  }
}
