Sha256: fa6c96faf02c2c38c6b8851da69657a64d356fa2e0cd356eff8bca01b90470fc
Contents?: true
Size: 1.8 KB
Versions: 10
Compression:
Stored size: 1.8 KB
Contents
{ "name": "vary", "description": "Manipulate the HTTP Vary header", "version": "1.1.0", "author": { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" }, "license": "MIT", "keywords": [ "http", "res", "vary" ], "repository": { "type": "git", "url": "git+https://github.com/jshttp/vary.git" }, "devDependencies": { "istanbul": "0.3.21", "mocha": "2.3.3", "supertest": "1.1.0" }, "files": [ "HISTORY.md", "LICENSE", "README.md", "index.js" ], "engines": { "node": ">= 0.8" }, "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": "13b03e9bf97da9d83bfeac84d84144137d84c257", "bugs": { "url": "https://github.com/jshttp/vary/issues" }, "homepage": "https://github.com/jshttp/vary", "_id": "vary@1.1.0", "_shasum": "e1e5affbbd16ae768dd2674394b9ad3022653140", "_from": "vary@>=1.0.0 <2.0.0", "_npmVersion": "1.4.28", "_npmUser": { "name": "dougwilson", "email": "doug@somethingdoug.com" }, "maintainers": [ { "name": "dougwilson", "email": "doug@somethingdoug.com" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "fishrock123", "email": "fishrock123@rocketmail.com" } ], "dist": { "shasum": "e1e5affbbd16ae768dd2674394b9ad3022653140", "tarball": "http://registry.npmjs.org/vary/-/vary-1.1.0.tgz" }, "directories": {}, "_resolved": "http://registry.npmjs.org/vary/-/vary-1.1.0.tgz", "readme": "ERROR: No README data found!" }
Version data entries
10 entries across 10 versions & 1 rubygems