░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/usr/lib/node_modules/npm/node_modules/@sigstore/sign
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: package.json
{ "name": "@sigstore/sign", "version": "2.1.0", "description": "Sigstore signing library", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "clean": "shx rm -rf dist *.tsbuildinfo", "build": "tsc --build", "test": "jest" }, "files": [ "dist" ], "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/sign#readme", "publishConfig": { "provenance": true }, "devDependencies": { "@sigstore/jest": "^0.0.0", "@sigstore/mock": "^0.4.0", "@sigstore/rekor-types": "^2.0.0", "@types/make-fetch-happen": "^10.0.0" }, "dependencies": { "@sigstore/bundle": "^2.1.0", "@sigstore/protobuf-specs": "^0.2.1", "make-fetch-happen": "^13.0.0" }, "engines": { "node": "^16.14.0 || >=18.0.0" } }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 dist/
DIR
—
2023-09-24 03:45
📄 LICENSE
?
11.1 KB
2023-09-24 03:45
EDIT
📄 package.json
JSON
1 KB
2023-09-24 03:45
EDIT