%PDF- %PDF-
Direktori : /proc/self/root/usr/lib/node_modules/npm/node_modules/@sigstore/bundle/ |
Current File : //proc/self/root/usr/lib/node_modules/npm/node_modules/@sigstore/bundle/package.json |
{ "_id": "@sigstore/bundle@2.1.1", "_inBundle": true, "_location": "/npm/@sigstore/bundle", "_phantomChildren": {}, "_requiredBy": [ "/npm/@sigstore/sign", "/npm/@sigstore/verify", "/npm/sigstore" ], "author": { "name": "bdehamer@github.com" }, "bugs": { "url": "https://github.com/sigstore/sigstore-js/issues" }, "dependencies": { "@sigstore/protobuf-specs": "^0.2.1" }, "description": "Sigstore bundle type", "engines": { "node": "^16.14.0 || >=18.0.0" }, "files": [ "dist", "store" ], "homepage": "https://github.com/sigstore/sigstore-js/tree/main/packages/bundle#readme", "license": "Apache-2.0", "main": "dist/index.js", "name": "@sigstore/bundle", "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": "2.1.1" }