| Current Path : /home/emeraadmin/public_html/node_modules/npm/node_modules/@sigstore/protobuf-specs/ |
| Current File : /home/emeraadmin/public_html/node_modules/npm/node_modules/@sigstore/protobuf-specs/package.json |
{
"_id": "@sigstore/protobuf-specs@0.3.2",
"_inBundle": true,
"_location": "/npm/@sigstore/protobuf-specs",
"_phantomChildren": {},
"_requiredBy": [
"/npm/@sigstore/bundle",
"/npm/@sigstore/sign",
"/npm/@sigstore/tuf",
"/npm/@sigstore/verify",
"/npm/sigstore"
],
"author": {
"name": "bdehamer@github.com"
},
"bugs": {
"url": "https://github.com/sigstore/protobuf-specs/issues"
},
"description": "code-signing for npm packages",
"devDependencies": {
"@tsconfig/node16": "^16.1.1",
"@types/node": "^18.14.0",
"typescript": "^4.9.5"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
},
"files": [
"dist"
],
"homepage": "https://github.com/sigstore/protobuf-specs#readme",
"license": "Apache-2.0",
"main": "dist/index.js",
"name": "@sigstore/protobuf-specs",
"repository": {
"type": "git",
"url": "git+https://github.com/sigstore/protobuf-specs.git"
},
"scripts": {
"build": "tsc"
},
"types": "dist/index.d.ts",
"version": "0.3.2"
}