{
  "_from": "connect-slashes@^1.3.1",
  "_id": "connect-slashes@1.4.0",
  "_inBundle": false,
  "_integrity": "sha512-BJRbgSczzlsRwyF64DxGNIizBTxUf7f/tAsDzq2Nq8eLrm2160vVfm/4vQcjrT4qVFu6qDCqPK+vDaEWJsnSzA==",
  "_location": "/connect-slashes",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "connect-slashes@^1.3.1",
    "name": "connect-slashes",
    "escapedName": "connect-slashes",
    "rawSpec": "^1.3.1",
    "saveSpec": null,
    "fetchSpec": "^1.3.1"
  },
  "_requiredBy": [
    "/pushserve"
  ],
  "_resolved": "https://registry.npmjs.org/connect-slashes/-/connect-slashes-1.4.0.tgz",
  "_shasum": "fe884e9d130e9bd0a40d8ee502c1dfa269f94373",
  "_spec": "connect-slashes@^1.3.1",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend/node_modules/pushserve",
  "author": {
    "name": "Roi Avinoam",
    "email": "avinoamr@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/avinoamr/connect-slashes/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Feross Aboukhadijeh",
      "email": "feross@feross.org",
      "url": "http://feross.org"
    },
    {
      "name": "brunogfranca",
      "url": "https://github.com/brunogfranca"
    }
  ],
  "deprecated": false,
  "description": "Trailing slash redirect middleware for Connect and Express.js",
  "devDependencies": {
    "mocha": "^5.2.0"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/avinoamr/connect-slashes#readme",
  "keywords": [
    "trailing",
    "slash",
    "connect",
    "middleware",
    "express"
  ],
  "license": "MIT",
  "main": "index",
  "name": "connect-slashes",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/avinoamr/connect-slashes.git"
  },
  "scripts": {
    "test": "node_modules/mocha/bin/mocha"
  },
  "version": "1.4.0"
}
