░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/usr/lib/node_modules/npm/node_modules/@sigstore/tuf
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: package.json
{ "name": "@sigstore/tuf", "version": "2.1.0", "description": "Client for the Sigstore TUF repository", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "clean": "shx rm -rf dist *.tsbuildinfo", "build": "tsc --build", "test": "jest" }, "files": [ "dist", "store" ], "author": "bdehamer@github.com", "license": "Apache-2.0", "repository": { "type": "git", "url": "git+https://github.com/sigstore/sigstore-js.git" }, "bugs": { "url": "https://github.com/sigstore/sigstore-js/issues" }, "homepage": "https://github.com/sigstore/sigstore-js/tree/main/packages/tuf#readme", "publishConfig": { "provenance": true }, "devDependencies": { "@sigstore/jest": "^0.0.0", "@tufjs/repo-mock": "^2.0.0", "@types/make-fetch-happen": "^10.0.0" }, "dependencies": { "@sigstore/protobuf-specs": "^0.2.1", "tuf-js": "^2.1.0" }, "engines": { "node": "^16.14.0 || >=18.0.0" } }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 dist/
DIR
—
2023-09-24 03:45
📁 store/
DIR
—
2023-09-24 03:45
📄 LICENSE
?
11.1 KB
2023-09-24 03:45
EDIT
📄 package.json
JSON
982 B
2023-09-24 03:45
EDIT