Sha256: ea2513c371a531cab098b4c73321fc16f988599253d6f9591b41764b0e9870f6

Contents?: true

Size: 904 Bytes

Versions: 28

Compression:

Stored size: 904 Bytes

Contents

{
  "name": "bytes",
  "description": "Utility to parse a string bytes to bytes and vice-versa",
  "version": "3.1.0",
  "author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
  "contributors": [
    "Jed Watson <jed.watson@me.com>",
    "Théo FIDRY <theo.fidry@gmail.com>"
  ],
  "license": "MIT",
  "keywords": [
    "byte",
    "bytes",
    "utility",
    "parse",
    "parser",
    "convert",
    "converter"
  ],
  "repository": "visionmedia/bytes.js",
  "devDependencies": {
    "eslint": "5.12.1",
    "mocha": "5.2.0",
    "nyc": "13.1.0"
  },
  "files": [
    "History.md",
    "LICENSE",
    "Readme.md",
    "index.js"
  ],
  "engines": {
    "node": ">= 0.8"
  },
  "scripts": {
    "lint": "eslint .",
    "test": "mocha --check-leaks --reporter spec",
    "test-ci": "nyc --reporter=text npm test",
    "test-cov": "nyc --reporter=html --reporter=text npm test"
  }
}

Version data entries

28 entries across 27 versions & 9 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/bytes/package.json
disco_app-0.18.0 test/dummy/node_modules/bytes/package.json
disco_app-0.18.2 test/dummy/node_modules/bytes/package.json
disco_app-0.16.1 test/dummy/node_modules/bytes/package.json
disco_app-0.15.2 test/dummy/node_modules/bytes/package.json
disco_app-0.18.4 test/dummy/node_modules/bytes/package.json
disco_app-0.18.1 test/dummy/node_modules/bytes/package.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/bytes/package.json
disco_app-0.14.0 test/dummy/node_modules/bytes/package.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/bytes/package.json
tang-0.2.1 spec/tang_app/node_modules/bytes/package.json
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/bytes/package.json
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/bytes/package.json
ruby2js-4.0.4 lib/tasks/testrails/node_modules/bytes/package.json
ruby2js-4.0.3 lib/tasks/testrails/node_modules/bytes/package.json
boring_generators-0.5.0 tmp/templates/app_template/node_modules/bytes/package.json
tang-0.2.0 spec/tang_app/node_modules/bytes/package.json
boring_generators-0.4.0 tmp/templates/app_template/node_modules/bytes/package.json
tang-0.1.0 spec/tang_app/node_modules/bytes/package.json
tang-0.0.9 spec/tang_app/node_modules/bytes/package.json