{
  "name": "ipp-spy",
  "version": "1.0.2",
  "description": "A proxy module for intercepting IPP communication",
  "main": "index.js",
  "dependencies": {
    "debug": "^2.2.0",
    "ipp-encoder": "^5.0.0",
    "pump": "^1.0.1",
    "readable-stream": "^2.0.5",
    "tcp-spy": "^1.0.0",
    "thunky": "^0.1.0"
  },
  "devDependencies": {
    "standard": "^5.4.1",
    "tape": "^4.4.0"
  },
  "scripts": {
    "test": "standard && tape test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/watson/ipp-spy.git"
  },
  "keywords": [
    "spy",
    "proxy",
    "server",
    "intercept",
    "intercepting",
    "ipp",
    "print",
    "printer",
    "protocol"
  ],
  "author": "Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/watson/ipp-spy/issues"
  },
  "homepage": "https://github.com/watson/ipp-spy#readme",
  "coordinates": [
    55.66658930000001,
    12.5799719
  ]
}
