HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //proc/1233/root/usr/lib/node_modules/npm/node_modules/@tufjs/models/package.json
{
  "name": "@tufjs/models",
  "version": "3.0.1",
  "description": "TUF metadata models",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "files": [
    "dist"
  ],
  "scripts": {
    "build": "tsc --build",
    "clean": "rm -rf dist && rm tsconfig.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": "^18.17.0 || >=20.5.0"
  }
}