Hacked By AnonymousFox

Current Path : /opt/alt/alt-nodejs19/root/usr/lib/node_modules/npm/node_modules/@tufjs/models/
Upload File :
Current File : //opt/alt/alt-nodejs19/root/usr/lib/node_modules/npm/node_modules/@tufjs/models/package.json

{
  "name": "@tufjs/models",
  "version": "1.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",
  "devDependencies": {
    "@types/minimatch": "^5.1.2",
    "@types/node": "^18.15.3",
    "typescript": "^4.9.5"
  },
  "dependencies": {
    "minimatch": "^7.4.2"
  },
  "engines": {
    "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  }
}

Hacked By AnonymousFox1.0, Coded By AnonymousFox