UNPKG

1.83 kBJSONView Raw
1{
2 "name": "@types/prosemirror-view",
3 "version": "1.23.3",
4 "description": "TypeScript definitions for prosemirror-view",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-view",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Bradley Ayers",
10 "url": "https://github.com/bradleyayers",
11 "githubUsername": "bradleyayers"
12 },
13 {
14 "name": "David Hahn",
15 "url": "https://github.com/davidka",
16 "githubUsername": "davidka"
17 },
18 {
19 "name": "Tim Baumann",
20 "url": "https://github.com/timjb",
21 "githubUsername": "timjb"
22 },
23 {
24 "name": "Patrick Simmelbauer",
25 "url": "https://github.com/patsimm",
26 "githubUsername": "patsimm"
27 },
28 {
29 "name": "Ifiok Jr.",
30 "url": "https://github.com/ifiokjr",
31 "githubUsername": "ifiokjr"
32 },
33 {
34 "name": "Mike Morearty",
35 "url": "https://github.com/mmorearty",
36 "githubUsername": "mmorearty"
37 },
38 {
39 "name": "Ocavue",
40 "url": "https://github.com/ocavue",
41 "githubUsername": "ocavue"
42 }
43 ],
44 "main": "",
45 "types": "index.d.ts",
46 "repository": {
47 "type": "git",
48 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
49 "directory": "types/prosemirror-view"
50 },
51 "scripts": {},
52 "dependencies": {
53 "@types/prosemirror-model": "*",
54 "@types/prosemirror-state": "*",
55 "@types/prosemirror-transform": "*"
56 },
57 "typesPublisherContentHash": "54bd2ce80b80c953ccc3d66945b7b46d23e18907da02e8c1e7487833173100e0",
58 "typeScriptVersion": "3.9"
59}
\No newline at end of file