{
    "name": "@types/sax",
    "version": "1.2.4",
    "description": "TypeScript definitions for sax-js",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sax",
    "license": "MIT",
    "contributors": [
        {
            "name": "Vincent Siao (Asana, Inc.)",
            "url": "https://github.com/vsiao",
            "githubUsername": "vsiao"
        },
        {
            "name": "Evert Pot",
            "url": "https://github.com/evert",
            "githubUsername": "evert"
        },
        {
            "name": "Daniel Cassidy",
            "url": "https://github.com/djcsdy",
            "githubUsername": "djcsdy"
        },
        {
            "name": "Fabian van der Veen",
            "url": "https://github.com/fvanderveen",
            "githubUsername": "fvanderveen"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/sax"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "fc26d1b24c83f02c6839a4f84319eb603cdd20b6fea488904fa628d28913df1c",
    "typeScriptVersion": "3.8"
}