{
    "name": "@types/backbone",
    "version": "1.4.15",
    "description": "TypeScript definitions for Backbone",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/backbone",
    "license": "MIT",
    "contributors": [
        {
            "name": "Boris Yankov",
            "url": "https://github.com/borisyankov",
            "githubUsername": "borisyankov"
        },
        {
            "name": "Natan Vivo",
            "url": "https://github.com/nvivo",
            "githubUsername": "nvivo"
        },
        {
            "name": "kenjiru",
            "url": "https://github.com/kenjiru",
            "githubUsername": "kenjiru"
        },
        {
            "name": "jjoekoullas",
            "url": "https://github.com/jjoekoullas",
            "githubUsername": "jjoekoullas"
        },
        {
            "name": "Julian Gonggrijp",
            "url": "https://github.com/jgonggrijp",
            "githubUsername": "jgonggrijp"
        },
        {
            "name": "Kyle Scully",
            "url": "https://github.com/zieka",
            "githubUsername": "zieka"
        },
        {
            "name": "Robert Kesterson",
            "url": "https://github.com/rkesters",
            "githubUsername": "rkesters"
        },
        {
            "name": "Bulat Khasanov",
            "url": "https://github.com/khasanovbi",
            "githubUsername": "khasanovbi"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/backbone"
    },
    "scripts": {},
    "dependencies": {
        "@types/jquery": "*",
        "@types/underscore": "*"
    },
    "typesPublisherContentHash": "0ad09c238533794819ad2bc453b6d2edab5b4afb7089ea5fc2023340165c5bbd",
    "typeScriptVersion": "3.8"
}