UNPKG

1.46 kBJSONView Raw
1{
2 "name": "@types/mustache",
3 "version": "4.2.5",
4 "description": "TypeScript definitions for mustache",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mustache",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Mark Ashley Bell",
10 "githubUsername": "markashleybell",
11 "url": "https://github.com/markashleybell"
12 },
13 {
14 "name": "Manuel Thalmann",
15 "githubUsername": "manuth",
16 "url": "https://github.com/manuth"
17 },
18 {
19 "name": "Phillip Johnsen",
20 "githubUsername": "phillipj",
21 "url": "https://github.com/phillipj"
22 },
23 {
24 "name": "Steve Dignam",
25 "githubUsername": "sbdchd",
26 "url": "https://github.com/sbdchd"
27 }
28 ],
29 "main": "",
30 "types": "index.d.ts",
31 "exports": {
32 "./package.json": "./package.json",
33 ".": {
34 "types": {
35 "import": "./index.d.mts",
36 "default": "./index.d.ts"
37 }
38 }
39 },
40 "repository": {
41 "type": "git",
42 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
43 "directory": "types/mustache"
44 },
45 "scripts": {},
46 "dependencies": {},
47 "typesPublisherContentHash": "8c27dc91b1da7d4bffe6853b033bd9da4438d5c0e5574ea48694cb932cbbc87f",
48 "typeScriptVersion": "4.5"
49}
\No newline at end of file