Samx Here
n1udSecurity


Server : Apache
System : Linux ks5.tuic.fr 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64
User : pragmatice ( 1003)
PHP Version : 8.2.24
Disable Function : NONE
Directory :  /home/etherpad/src/node_modules/hexoid/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/etherpad/src/node_modules/hexoid/package.json
{
  "name": "hexoid",
  "version": "1.0.0",
  "repository": "lukeed/hexoid",
  "description": "A tiny (190B) and extremely fast utility to generate random IDs of fixed length",
  "unpkg": "dist/index.min.js",
  "module": "dist/index.mjs",
  "main": "dist/index.js",
  "types": "hexoid.d.ts",
  "license": "MIT",
  "author": {
    "name": "Luke Edwards",
    "email": "luke.edwards05@gmail.com",
    "url": "https://lukeed.com"
  },
  "engines": {
    "node": ">=8"
  },
  "scripts": {
    "build": "bundt",
    "pretest": "npm run build",
    "test": "tape -r esm test/*.js | tap-spec"
  },
  "files": [
    "*.d.ts",
    "dist"
  ],
  "keywords": [
    "id",
    "uid",
    "uuid",
    "random",
    "generate"
  ],
  "devDependencies": {
    "bundt": "1.0.0",
    "esm": "3.2.25",
    "tap-spec": "5.0.0",
    "tape": "4.9.1"
  }
}

SAMX