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-equal/package.json
{
  "name": "should-equal",
  "version": "0.5.0",
  "description": "Deep comparison of 2 instances for should.js",
  "main": "index.js",
  "scripts": {
    "test": "mocha --ui bdd -R mocha-better-spec-reporter test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/shouldjs/equal.git"
  },
  "keywords": [
    "should.js",
    "deep",
    "equal"
  ],
  "author": "Denis Bardadym <bardadymchik@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/shouldjs/equal/issues"
  },
  "homepage": "https://github.com/shouldjs/equal",
  "devDependencies": {
    "mocha": "latest",
    "mocha-better-spec-reporter": "latest"
  },
  "dependencies": {
    "should-type": "0.2.0"
  }
}