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/is/package.json
{
  "name": "is",
  "author": {
    "name": "Enrico Marino",
    "url": "http://onirame.com"
  },
  "description": "the definitive JavaScript type testing library",
  "homepage": "https://github.com/enricomarino/is",
  "keywords": [
    "util",
    "type",
    "test"
  ],
  "contributors": [
    {
      "name": "Jordan Harband",
      "url": "https://github.com/ljharb"
    }
  ],
  "dependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/enricomarino/is.git"
  },
  "main": "index.js",
  "version": "0.2.7",
  "scripts": {
    "test": "node test/index.js"
  },
  "devDependencies": {
    "tape": "~2.3.2",
    "foreach": "~2.0.4"
  },
  "testling": {
    "files": "test/index.js",
    "browsers": [
      "iexplore/6.0..latest",
      "firefox/3.0",
      "firefox/15.0..latest",
      "firefox/nightly",
      "chrome/4.0",
      "chrome/22.0..latest",
      "chrome/canary",
      "opera/10.0..latest",
      "opera/next",
      "safari/5.0.5..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest"
    ]
  },
  "engines": {
    "node": "*"
  }
}