UNPKG

@types/semantic-release

Version:
38 lines 1.2 kB
{ "name": "@types/semantic-release", "version": "20.0.6", "description": "TypeScript definitions for semantic-release", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semantic-release", "license": "MIT", "contributors": [ { "name": "Leonardo Gatica", "githubUsername": "lgaticaq", "url": "https://github.com/lgaticaq" }, { "name": "Daniel Cassidy", "githubUsername": "djcsdy", "url": "https://github.com/djcsdy" }, { "name": "Piotr Błażejewicz", "githubUsername": "peterblazejewicz", "url": "https://github.com/peterblazejewicz" } ], "type": "module", "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/semantic-release" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "typesPublisherContentHash": "5903b81a13fc1bc4bf02622ca92385e4a3284fed8e161d032f8de8102b2712d4", "typeScriptVersion": "4.5" }