/
snap
/
node
/
11691
/
lib
/
node_modules
/
npm
/
node_modules
/
tuf-js
/
node_modules
/
@tufjs
/
models
/
/snap/node/11691/lib/node_modules/npm/node_modules/tuf-js/node_modules/@tufjs/models
mkdir
upload
Name
Size
Mode
Actions
dist/
-
0755
rm
LICENSE
1088
0644
edit
dl
rm
package.json
845
0644
edit
dl
rm
Edit:
/snap/node/11691/lib/node_modules/npm/node_modules/tuf-js/node_modules/@tufjs/models/package.json
(845B)
{ "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" } }
Save
cmd:
run