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/abab/package.json
{
  "name": "abab",
  "version": "1.0.4",
  "description": "WHATWG spec-compliant implementations of window.atob and window.btoa.",
  "main": "index.js",
  "files": [
    "index.js",
    "lib/"
  ],
  "scripts": {
    "mocha": "mocha test/node",
    "karma": "karma start",
    "test": "npm run lint && npm run mocha && npm run karma",
    "lint": "jscs . && eslint ."
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jsdom/abab.git"
  },
  "keywords": [
    "atob",
    "btoa",
    "browser"
  ],
  "author": "Jeff Carpenter <gcarpenterv@gmail.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/jsdom/abab/issues"
  },
  "homepage": "https://github.com/jsdom/abab#readme",
  "devDependencies": {
    "babel-core": "^6.1.4",
    "babel-loader": "^6.1.0",
    "babel-preset-es2015": "^6.1.4",
    "eslint": "^1.3.1",
    "jscs": "^2.1.1",
    "karma": "^0.13.10",
    "karma-cli": "^0.1.1",
    "karma-firefox-launcher": "^0.1.6",
    "karma-mocha": "^0.2.0",
    "karma-sauce-launcher": "^0.2.14",
    "karma-webpack": "^1.7.0",
    "mocha": "^2.2.5",
    "webpack": "^1.12.2"
  }
}