HEX
Server: Apache
System: Linux sg2plmcpnl492417.prod.sin2.secureserver.net 4.18.0-553.58.1.lve.el8.x86_64 #1 SMP Fri Jul 4 12:07:06 UTC 2025 x86_64
User: nyiet8349bzl (9207396)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //opt/alt/alt-nodejs24/root/lib/node_modules/npm/node_modules/@tufjs/models/package.json
{
  "name": "@tufjs/models",
  "version": "4.0.0",
  "description": "TUF metadata models",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "files": [
    "dist"
  ],
  "scripts": {
    "build": "tsc --build tsconfig.build.json",
    "clean": "rm -rf dist && rm tsconfig.build.tsbuildinfo",
    "test": "jest"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/theupdateframework/tuf-js.git"
  },
  "keywords": [
    "tuf",
    "security",
    "update"
  ],
  "author": "bdehamer@github.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/theupdateframework/tuf-js/issues"
  },
  "homepage": "https://github.com/theupdateframework/tuf-js/tree/main/packages/models#readme",
  "dependencies": {
    "@tufjs/canonical-json": "2.0.0",
    "minimatch": "^9.0.5"
  },
  "engines": {
    "node": "^20.17.0 || >=22.9.0"
  }
}