{
    "name": "@types/sammy",
    "version": "0.0.21",
    "description": "TypeScript definitions for Sammy.js",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sammy",
    "license": "MIT",
    "contributors": [
        {
            "name": "Boris Yankov",
            "url": "https://github.com/borisyankov",
            "githubUsername": "borisyankov"
        },
        {
            "name": "Oisin Grehan",
            "url": "https://github.com/oising",
            "githubUsername": "oising"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/sammy"
    },
    "scripts": {},
    "dependencies": {
        "@types/jquery": "*"
    },
    "typesPublisherContentHash": "9af180e996f9e21d3b0cc2c532de8bc088480daa08f4f12bda44b447dfc494c5",
    "typeScriptVersion": "3.6"
}