Sha256: 092664f619eac43cb56c23fe93bdb0b80939a8f60ac6f4ff6ef7dfd577673e6a

Contents?: true

Size: 1.11 KB

Versions: 26

Compression:

Stored size: 1.11 KB

Contents

{
  "name": "cookie",
  "description": "HTTP server cookie parsing and serialization",
  "version": "0.4.0",
  "author": "Roman Shtylman <shtylman@gmail.com>",
  "contributors": [
    "Douglas Christopher Wilson <doug@somethingdoug.com>"
  ],
  "license": "MIT",
  "keywords": [
    "cookie",
    "cookies"
  ],
  "repository": "jshttp/cookie",
  "devDependencies": {
    "beautify-benchmark": "0.2.4",
    "benchmark": "2.1.4",
    "eslint": "5.16.0",
    "eslint-plugin-markdown": "1.0.0",
    "istanbul": "0.4.5",
    "mocha": "6.1.4"
  },
  "files": [
    "HISTORY.md",
    "LICENSE",
    "README.md",
    "index.js"
  ],
  "engines": {
    "node": ">= 0.6"
  },
  "scripts": {
    "bench": "node benchmark/index.js",
    "lint": "eslint --plugin markdown --ext js,md .",
    "test": "mocha --reporter spec --bail --check-leaks test/",
    "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
    "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
    "version": "node scripts/version-history.js && git add HISTORY.md"
  }
}

Version data entries

26 entries across 25 versions & 8 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/cookie/package.json
disco_app-0.18.0 test/dummy/node_modules/cookie/package.json
disco_app-0.18.2 test/dummy/node_modules/cookie/package.json
disco_app-0.16.1 test/dummy/node_modules/cookie/package.json
disco_app-0.15.2 test/dummy/node_modules/cookie/package.json
disco_app-0.18.4 test/dummy/node_modules/cookie/package.json
disco_app-0.18.1 test/dummy/node_modules/cookie/package.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/cookie/package.json
disco_app-0.14.0 test/dummy/node_modules/cookie/package.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/cookie/package.json
tang-0.2.1 spec/tang_app/node_modules/cookie/package.json
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/cookie/package.json
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/cookie/package.json
ruby2js-4.0.4 lib/tasks/testrails/node_modules/cookie/package.json
ruby2js-4.0.3 lib/tasks/testrails/node_modules/cookie/package.json
tang-0.2.0 spec/tang_app/node_modules/cookie/package.json
tang-0.1.0 spec/tang_app/node_modules/cookie/package.json
tang-0.0.9 spec/tang_app/node_modules/cookie/package.json
enju_library-0.3.8 spec/dummy/node_modules/cookie/package.json
jester-data-8.0.0 node_modules/cookie/package.json