UNPKG

@types/backbone

Version:
63 lines 1.9 kB
{ "name": "@types/backbone", "version": "1.4.22", "description": "TypeScript definitions for backbone", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/backbone", "license": "MIT", "contributors": [ { "name": "Boris Yankov", "githubUsername": "borisyankov", "url": "https://github.com/borisyankov" }, { "name": "Natan Vivo", "githubUsername": "nvivo", "url": "https://github.com/nvivo" }, { "name": "kenjiru", "githubUsername": "kenjiru", "url": "https://github.com/kenjiru" }, { "name": "jjoekoullas", "githubUsername": "jjoekoullas", "url": "https://github.com/jjoekoullas" }, { "name": "Julian Gonggrijp", "githubUsername": "jgonggrijp", "url": "https://github.com/jgonggrijp" }, { "name": "Kyle Scully", "githubUsername": "zieka", "url": "https://github.com/zieka" }, { "name": "Robert Kesterson", "githubUsername": "rkesters", "url": "https://github.com/rkesters" }, { "name": "Bulat Khasanov", "githubUsername": "khasanovbi", "url": "https://github.com/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": "d4f9005a2f8e16f54316e0b62f362851593b22fb2bcf745d3f2ce3abf097dfbd", "typeScriptVersion": "4.8" }