UNPKG

@types/backbone

Version:
63 lines 1.9 kB
{ "name": "@types/backbone", "version": "1.4.16", "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": "cf5244e8e5a04398c2597e792ebdad137aa4ce7667e02fb27ab117ab776d8fec", "typeScriptVersion": "4.5" }