{
    "name": "@types/handlebars",
    "version": "4.1.0",
    "typings": null,
    "description": "Stub TypeScript definitions entry for handlebars, which provides its own types definitions",
    "main": "",
    "scripts": {},
    "author": "",
    "repository": "https://github.com/wycats/handlebars.js",
    "license": "MIT",
    "dependencies": {
        "handlebars": "*"
    }
}