{
  "_from": "hpp@^0.2.3",
  "_id": "hpp@0.2.3",
  "_inBundle": false,
  "_integrity": "sha512-4zDZypjQcxK/8pfFNR7jaON7zEUpXZxz4viyFmqjb3kWNWAHsLEUmWXcdn25c5l76ISvnD6hbOGO97cXUI3Ryw==",
  "_location": "/hpp",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "hpp@^0.2.3",
    "name": "hpp",
    "escapedName": "hpp",
    "rawSpec": "^0.2.3",
    "saveSpec": null,
    "fetchSpec": "^0.2.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/hpp/-/hpp-0.2.3.tgz",
  "_shasum": "33bcc5fda713d2a962173c84f79a915a739b57bc",
  "_spec": "hpp@^0.2.3",
  "_where": "/home/fasttype/nodevenv/api.fasttypemon.mn/12/lib",
  "author": {
    "name": "Nicolai Kamenzky",
    "url": "https://github.com/analog-nico"
  },
  "bugs": {
    "url": "https://github.com/analog-nico/hpp/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "lodash": "^4.17.12",
    "type-is": "^1.6.12"
  },
  "deprecated": false,
  "description": "Express middleware to protect against HTTP Parameter Pollution attacks",
  "devDependencies": {
    "body-parser": "^1.15.0",
    "chai": "^3.5.0",
    "chalk": "^1.1.3",
    "express": "^4.13.4",
    "gulp": "^3.9.1",
    "gulp-coveralls": "^0.1.4",
    "gulp-istanbul": "^0.10.3",
    "gulp-jshint": "^2.0.0",
    "gulp-mocha": "^2.2.0",
    "jshint": "^2.9.1",
    "jshint-stylish": "^2.1.0",
    "present": "0.0.6",
    "request-promise": "^2.0.1",
    "rimraf": "^2.5.2",
    "run-sequence": "^1.1.5"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "homepage": "https://github.com/analog-nico/hpp",
  "keywords": [
    "hpp",
    "http",
    "parameter",
    "pollution",
    "attack",
    "security"
  ],
  "license": "ISC",
  "main": "./lib/index.js",
  "name": "hpp",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/analog-nico/hpp.git"
  },
  "scripts": {
    "test": "gulp ci"
  },
  "version": "0.2.3"
}
