Sha256: cf4092af0ea27d1bd0c0b5a8c3f1cd09b17e26fce745df272f54e3b0ce330332

Contents?: true

Size: 1.18 KB

Versions: 27

Compression:

Stored size: 1.18 KB

Contents

{
  "name": "fast-json-stable-stringify",
  "version": "2.0.0",
  "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify",
  "main": "index.js",
  "devDependencies": {
    "benchmark": "^2.1.4",
    "coveralls": "^3.0.0",
    "eslint": "^4.9.0",
    "fast-stable-stringify": "latest",
    "faster-stable-stringify": "latest",
    "json-stable-stringify": "latest",
    "nyc": "^11.2.1",
    "pre-commit": "^1.2.2",
    "tape": "~1.0.4"
  },
  "scripts": {
    "eslint": "eslint index.js test",
    "test-spec": "tape test/*.js",
    "test": "npm run eslint && nyc npm run test-spec"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/epoberezkin/fast-json-stable-stringify.git"
  },
  "homepage": "https://github.com/epoberezkin/fast-json-stable-stringify",
  "keywords": [
    "json",
    "stringify",
    "deterministic",
    "hash",
    "stable"
  ],
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "license": "MIT",
  "nyc": {
    "exclude": [
      "test",
      "node_modules"
    ],
    "reporter": [
      "lcov",
      "text-summary"
    ]
  }
}

Version data entries

27 entries across 27 versions & 8 rubygems

Version Path
disco_app-0.18.0 test/dummy/node_modules/fast-json-stable-stringify/package.json
disco_app-0.18.2 test/dummy/node_modules/fast-json-stable-stringify/package.json
disco_app-0.16.1 test/dummy/node_modules/fast-json-stable-stringify/package.json
disco_app-0.15.2 test/dummy/node_modules/fast-json-stable-stringify/package.json
disco_app-0.18.4 test/dummy/node_modules/fast-json-stable-stringify/package.json
disco_app-0.18.1 test/dummy/node_modules/fast-json-stable-stringify/package.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/fast-json-stable-stringify/package.json
disco_app-0.14.0 test/dummy/node_modules/fast-json-stable-stringify/package.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/fast-json-stable-stringify/package.json
jester-data-8.0.0 node_modules/fast-json-stable-stringify/package.json
ezii-os-5.2.1 node_modules/fast-json-stable-stringify/package.json
ezii-os-2.0.1 node_modules/fast-json-stable-stringify/package.json
ezii-os-1.1.0 node_modules/fast-json-stable-stringify/package.json
ezii-os-1.0.0 node_modules/fast-json-stable-stringify/package.json
ezii-os-0.0.0.1.0 node_modules/fast-json-stable-stringify/package.json
ezii-os-0.0.0.0.1 node_modules/fast-json-stable-stringify/package.json
optimacms-0.4.3 spec/dummy/node_modules/fast-json-stable-stringify/package.json
optimacms-0.4.2 spec/dummy/node_modules/fast-json-stable-stringify/package.json
locomotivecms-4.0.0.alpha1 app/javascript/node_modules/fast-json-stable-stringify/package.json
lux_assets-0.2.11 ./node_modules/fast-json-stable-stringify/package.json