UNPKG

1.2 kBJSONView Raw
1{
2 "name": "@types/semantic-release",
3 "version": "20.0.6",
4 "description": "TypeScript definitions for semantic-release",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semantic-release",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Leonardo Gatica",
10 "githubUsername": "lgaticaq",
11 "url": "https://github.com/lgaticaq"
12 },
13 {
14 "name": "Daniel Cassidy",
15 "githubUsername": "djcsdy",
16 "url": "https://github.com/djcsdy"
17 },
18 {
19 "name": "Piotr Błażejewicz",
20 "githubUsername": "peterblazejewicz",
21 "url": "https://github.com/peterblazejewicz"
22 }
23 ],
24 "type": "module",
25 "main": "",
26 "types": "index.d.ts",
27 "repository": {
28 "type": "git",
29 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
30 "directory": "types/semantic-release"
31 },
32 "scripts": {},
33 "dependencies": {
34 "@types/node": "*"
35 },
36 "typesPublisherContentHash": "5903b81a13fc1bc4bf02622ca92385e4a3284fed8e161d032f8de8102b2712d4",
37 "typeScriptVersion": "4.5"
38}
\No newline at end of file