UNPKG

@types/mustache

Version:
49 lines 1.46 kB
{ "name": "@types/mustache", "version": "4.2.3", "description": "TypeScript definitions for Mustache", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mustache", "license": "MIT", "contributors": [ { "name": "Mark Ashley Bell", "url": "https://github.com/markashleybell", "githubUsername": "markashleybell" }, { "name": "Manuel Thalmann", "url": "https://github.com/manuth", "githubUsername": "manuth" }, { "name": "Phillip Johnsen", "url": "https://github.com/phillipj", "githubUsername": "phillipj" }, { "name": "Steve Dignam", "url": "https://github.com/sbdchd", "githubUsername": "sbdchd" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/mustache" }, "scripts": {}, "dependencies": {}, "typesPublisherContentHash": "525b703f028dc717dc7b1656ced8031ccd8cbba4aa46af03f8d15853ee5bb959", "typeScriptVersion": "4.5", "exports": { "./package.json": "./package.json", ".": { "types": { "import": "./index.d.mts", "default": "./index.d.ts" } } } }