{
    "name": "@types/backbone",
    "version": "1.4.8",
    "description": "TypeScript definitions for 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": "115770967b130d5da91152ab558882e630b3fd8f782728e91ed1d8cf5b0a9691",
    "typeScriptVersion": "3.4"
}