HEX
Server: nginx/1.28.3
System: Linux lightweb-s1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: drdrivek-71 (1047)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/eslinced-103/brise-edu.or.kr/node_modules/xtend/package.json
{
  "name": "xtend",
  "version": "2.0.6",
  "description": "extend like a boss",
  "keywords": [],
  "author": "Raynos <raynos2@gmail.com>",
  "repository": "git://github.com/Raynos/xtend.git",
  "main": "index",
  "scripts": {
    "test": "node test"
  },
  "dependencies": {
    "is-object": "~0.1.2",
    "object-keys": "~0.2.0"
  },
  "devDependencies": {
    "tape": "~1.0.2"
  },
  "homepage": "https://github.com/Raynos/xtend",
  "contributors": [
    {
      "name": "Jake Verbaten"
    },
    {
      "name": "Matt Esch"
    }
  ],
  "bugs": {
    "url": "https://github.com/Raynos/xtend/issues",
    "email": "raynos2@gmail.com"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/raynos/xtend/raw/master/LICENSE"
    }
  ],
  "testling": {
    "files": "test.js",
    "browsers": [
      "ie/7..latest",
      "firefox/16..latest",
      "firefox/nightly",
      "chrome/22..latest",
      "chrome/canary",
      "opera/12..latest",
      "opera/next",
      "safari/5.1..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest"
    ]
  },
  "engines": {
    "node": ">=0.4"
  }
}