%PDF- %PDF-
Direktori : /proc/self/root/usr/lib/node_modules/npm/node_modules/@tufjs/models/ |
Current File : //proc/self/root/usr/lib/node_modules/npm/node_modules/@tufjs/models/package.json |
{ "_id": "@tufjs/models@2.0.0", "_inBundle": true, "_location": "/npm/@tufjs/models", "_phantomChildren": {}, "_requiredBy": [ "/npm/tuf-js" ], "author": { "name": "bdehamer@github.com" }, "bugs": { "url": "https://github.com/theupdateframework/tuf-js/issues" }, "dependencies": { "@tufjs/canonical-json": "2.0.0", "minimatch": "^9.0.3" }, "description": "TUF metadata models", "engines": { "node": "^16.14.0 || >=18.0.0" }, "files": [ "dist" ], "homepage": "https://github.com/theupdateframework/tuf-js/tree/main/packages/models#readme", "keywords": [ "tuf", "security", "update" ], "license": "MIT", "main": "dist/index.js", "name": "@tufjs/models", "repository": { "type": "git", "url": "git+https://github.com/theupdateframework/tuf-js.git" }, "scripts": { "build": "tsc --build", "clean": "rm -rf dist && rm tsconfig.tsbuildinfo", "test": "jest" }, "types": "dist/index.d.ts", "version": "2.0.0" }