UNPKG

1.9 kBJSONView Raw
1{
2 "name": "@types/prosemirror-model",
3 "version": "1.16.2",
4 "description": "TypeScript definitions for prosemirror-model",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-model",
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": "Malte Blanken",
25 "url": "https://github.com/neknalb",
26 "githubUsername": "neknalb"
27 },
28 {
29 "name": "Patrick Simmelbauer",
30 "url": "https://github.com/patsimm",
31 "githubUsername": "patsimm"
32 },
33 {
34 "name": "Anthony Weston",
35 "url": "https://github.com/AnthonyWeston",
36 "githubUsername": "AnthonyWeston"
37 },
38 {
39 "name": "Martin Staffa",
40 "url": "https://github.com/Narretz",
41 "githubUsername": "Narretz"
42 },
43 {
44 "name": "Ocavue",
45 "url": "https://github.com/ocavue",
46 "githubUsername": "ocavue"
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/prosemirror-model"
55 },
56 "scripts": {},
57 "dependencies": {
58 "@types/orderedmap": "*"
59 },
60 "typesPublisherContentHash": "28a4f500df06d0cd8243f01fca8be63d9421540ff5bad6c6df7ef392f435e26e",
61 "typeScriptVersion": "3.9"
62}
\No newline at end of file