UNPKG

1.9 kBJSONView Raw
1{
2 "name": "@types/backbone",
3 "version": "1.4.22",
4 "description": "TypeScript definitions for backbone",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/backbone",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Boris Yankov",
10 "githubUsername": "borisyankov",
11 "url": "https://github.com/borisyankov"
12 },
13 {
14 "name": "Natan Vivo",
15 "githubUsername": "nvivo",
16 "url": "https://github.com/nvivo"
17 },
18 {
19 "name": "kenjiru",
20 "githubUsername": "kenjiru",
21 "url": "https://github.com/kenjiru"
22 },
23 {
24 "name": "jjoekoullas",
25 "githubUsername": "jjoekoullas",
26 "url": "https://github.com/jjoekoullas"
27 },
28 {
29 "name": "Julian Gonggrijp",
30 "githubUsername": "jgonggrijp",
31 "url": "https://github.com/jgonggrijp"
32 },
33 {
34 "name": "Kyle Scully",
35 "githubUsername": "zieka",
36 "url": "https://github.com/zieka"
37 },
38 {
39 "name": "Robert Kesterson",
40 "githubUsername": "rkesters",
41 "url": "https://github.com/rkesters"
42 },
43 {
44 "name": "Bulat Khasanov",
45 "githubUsername": "khasanovbi",
46 "url": "https://github.com/khasanovbi"
47 }
48 ],
49 "main": "",
50 "types": "index.d.ts",
51 "repository": {
52 "type": "git",
53 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
54 "directory": "types/backbone"
55 },
56 "scripts": {},
57 "dependencies": {
58 "@types/jquery": "*",
59 "@types/underscore": "*"
60 },
61 "typesPublisherContentHash": "d4f9005a2f8e16f54316e0b62f362851593b22fb2bcf745d3f2ce3abf097dfbd",
62 "typeScriptVersion": "4.8"
63}
\No newline at end of file