%PDF- %PDF-
Direktori : /proc/self/root/lib/node_modules/npm/node_modules/@sigstore/verify/ |
Current File : //proc/self/root/lib/node_modules/npm/node_modules/@sigstore/verify/package.json |
{ "_id": "@sigstore/verify@0.1.0", "_inBundle": true, "_location": "/npm/@sigstore/verify", "_phantomChildren": {}, "_requiredBy": [ "/npm/sigstore" ], "author": { "name": "bdehamer@github.com" }, "bugs": { "url": "https://github.com/sigstore/sigstore-js/issues" }, "dependencies": { "@sigstore/bundle": "^2.1.1", "@sigstore/core": "^0.2.0", "@sigstore/protobuf-specs": "^0.2.1" }, "description": "Verification of Sigstore signatures", "engines": { "node": "^16.14.0 || >=18.0.0" }, "files": [ "dist" ], "homepage": "https://github.com/sigstore/sigstore-js/tree/main/packages/verify#readme", "license": "Apache-2.0", "main": "dist/index.js", "name": "@sigstore/verify", "publishConfig": { "provenance": true }, "repository": { "type": "git", "url": "git+https://github.com/sigstore/sigstore-js.git" }, "scripts": { "build": "tsc --build", "clean": "shx rm -rf dist *.tsbuildinfo", "test": "jest" }, "types": "dist/index.d.ts", "version": "0.1.0" }