Sha256: 73548a3b1d02c0d5452772f8a1c59126f22ec59eb92e8c79c7f552a66e9fccf1

Contents?: true

Size: 1.64 KB

Versions: 10

Compression:

Stored size: 1.64 KB

Contents

{
  "name": "on-headers",
  "description": "Execute a listener when a response is about to write headers",
  "version": "1.0.0",
  "author": {
    "name": "Douglas Christopher Wilson",
    "email": "doug@somethingdoug.com"
  },
  "license": "MIT",
  "keywords": [
    "event",
    "headers",
    "http",
    "onheaders"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/jshttp/on-headers"
  },
  "dependencies": {},
  "devDependencies": {
    "istanbul": "0.3.0",
    "mocha": "~1.21.4",
    "supertest": "~0.13.0"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "scripts": {
    "test": "mocha --reporter spec --bail --check-leaks test/",
    "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
    "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
  },
  "gitHead": "434950a0748cd38bf9a04f3fd4f3ff89cf565fda",
  "bugs": {
    "url": "https://github.com/jshttp/on-headers/issues"
  },
  "homepage": "https://github.com/jshttp/on-headers",
  "_id": "on-headers@1.0.0",
  "_shasum": "2c75b5da4375513d0161c6052e7fcbe4953fca5d",
  "_from": "on-headers@>=1.0.0 <1.1.0",
  "_npmVersion": "1.4.21",
  "_npmUser": {
    "name": "dougwilson",
    "email": "doug@somethingdoug.com"
  },
  "maintainers": [
    {
      "name": "dougwilson",
      "email": "doug@somethingdoug.com"
    }
  ],
  "dist": {
    "shasum": "2c75b5da4375513d0161c6052e7fcbe4953fca5d",
    "tarball": "http://registry.npmjs.org/on-headers/-/on-headers-1.0.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.0.tgz"
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
hooch-0.4.2 jasmine/node_modules/karma/node_modules/connect/node_modules/on-headers/package.json
hooch-0.4.1 jasmine/node_modules/karma/node_modules/connect/node_modules/on-headers/package.json
hooch-0.4.0 jasmine/node_modules/karma/node_modules/connect/node_modules/on-headers/package.json
hooch-0.3.0 jasmine/node_modules/karma/node_modules/connect/node_modules/on-headers/package.json
hooch-0.2.1 jasmine/node_modules/karma/node_modules/connect/node_modules/on-headers/package.json
hooch-0.2.0 jasmine/node_modules/karma/node_modules/connect/node_modules/on-headers/package.json
hooch-0.1.0 jasmine/node_modules/karma/node_modules/connect/node_modules/on-headers/package.json
hooch-0.0.8 jasmine/node_modules/karma/node_modules/connect/node_modules/on-headers/package.json
hooch-0.0.7 jasmine/node_modules/karma/node_modules/connect/node_modules/on-headers/package.json
hooch-0.0.6 jasmine/node_modules/karma/node_modules/connect/node_modules/on-headers/package.json