@types/backbone
Version:
TypeScript definitions for backbone
64 lines • 1.93 kB
JSON
{
"name": "@types/backbone",
"version": "1.4.23",
"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": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "0eb7916e11c6c30942f59413fec48d6eb2234ca4ca04b3f4fe333bfab60d4fd3",
"typeScriptVersion": "5.0"
}