-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
90 lines (90 loc) · 2.35 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"_from": "@types/fabric",
"_id": "@types/fabric@2.6.12",
"_inBundle": false,
"_integrity": "sha512-ytAamuGjXrfUrZFpcIrvTKHDgWdm1rJ4UcPcge97kB+1BIj0EhdDyJeCP5n7/bCeAwKxs3qPFeo3ybMtViK8BQ==",
"_location": "/@types/fabric",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "@types/fabric",
"name": "@types/fabric",
"escapedName": "@types%2ffabric",
"scope": "@types",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@types/fabric/-/fabric-2.6.12.tgz",
"_shasum": "cfeb49159426a48eaba2c61b53d47f574d8aa108",
"_spec": "@types/fabric",
"_where": "/Users/tomallen/Documents/code/reference/projects/fabric-types",
"bugs": {
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Oliver Klemencic",
"url": "https://github.com/oklemencic"
},
{
"name": "Joseph Livecchi",
"url": "https://github.com/joewashear007"
},
{
"name": "Michael Randolph",
"url": "https://github.com/mrand01"
},
{
"name": "Tiger Oakes",
"url": "https://github.com/NotWoods"
},
{
"name": "Brian Martinson",
"url": "https://github.com/bmartinson"
},
{
"name": "Rogerio Teixeira",
"url": "https://github.com/RogerioTeixeira"
},
{
"name": "Bradley Hill",
"url": "https://github.com/BradleyHill"
},
{
"name": "Bryan Krol",
"url": "https://github.com/bmkrol823"
},
{
"name": "Glenn Gartner",
"url": "https://github.com/glenngartner"
},
{
"name": "Codertx",
"url": "https://github.com/codertx"
}
],
"dependencies": {},
"deprecated": false,
"description": "TypeScript definitions for FabricJS",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
"license": "MIT",
"main": "",
"name": "@types/fabric",
"repository": {
"type": "git",
"url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/fabric"
},
"scripts": {},
"typeScriptVersion": "2.1",
"types": "index",
"typesPublisherContentHash": "d1b0d06beed1368e46ee15126b12f3d009dda0fdb2ea1c5647a7947b52c362c7",
"version": "2.6.12"
}