@types/backbone
Version:
TypeScript definitions for backbone
63 lines • 1.9 kB
JSON
{
"name": "@types/backbone",
"version": "1.4.18",
"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": "68d0b666be4415bf996171f2f6d5ceda4cd35f9bc74369111b6d86c76b7a530c",
"typeScriptVersion": "4.5"
}