HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/farhangmoaser/web/node_modules/should-format/package.json
{
  "name": "should-format",
  "version": "0.3.1",
  "description": "Formatting of objects for should.js",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/shouldjs/format.git"
  },
  "scripts": {
    "test": "mocha -R mocha-better-spec-reporter tests/test.js",
    "browserify": "rm tests/browser/tests.js && browserify tests/test.js >> tests/browser/tests.js"
  },
  "keywords": [
    "should",
    "format"
  ],
  "author": "Denis Bardadym <bardadymchik@gmail.com>",
  "license": "MIT",
  "devDependencies": {
    "browserify": "latest",
    "mocha": "latest",
    "mocha-better-spec-reporter": "latest"
  },
  "dependencies": {
    "should-type": "0.2.0"
  }
}