summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/recipebrowser/assets/3rdparty/qt_attribution.json
blob: f8b0fd023b89aa5c53791fd9d269974ebf7f6769 (plain)
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
[
    {
        "Id" : "recipebrowser-marked",
        "Name" : "Marked (WebEngine Recipe Browser example)",
        "QDocModule" : "qtwebengine",
        "QtUsage" : "Marked is used in the WebEngine Recipe Browser example",
        "QtParts" : ["examples"],
        "Files" : "marked.js",
        "Description" :
                "A full-featured markdown parser and compiler, written in JavaScript. Built for speed.",
        "Homepage" : "https://github.com/chjj/marked",
        "Version" : "0.4.0",
        "DownloadLocation" : "https://github.com/markedjs/marked/blob/0.4.0/lib/marked.js",
        "Copyright" : "Copyright (c) 2011-2018, Christopher Jeffrey",
        "License" : "MIT License",
        "LicenseId" : "MIT",
        "LicenseFile" : "MARKED-LICENSE.txt"
    },
    {
        "Id" : "recipebrowser-markdowncss",
        "Name" : "Markdown.css (WebEngine Recipe Browser example)",
        "QDocModule" : "qtwebengine",
        "QtUsage" : "markdown.css is used in the WebEngine Recipe Browser example",
        "QtParts" : ["examples"],
        "Files" : "markdown.css",
        "Description" : "Markdown.css is better default styling for your Markdown files.",
        "Version" : "188530e4b5d020d7e237fc6b26be13ebf4a8def3",
        "DownloadLocation" : "https://bitbucket.org/kevinburke/markdowncss/src/188530e4b5d020d7e237fc6b26be13ebf4a8def3/markdown.css",
        "Copyright" : "Copyright 2011 Kevin Burke Copyright Twitter Inc.",
        "License" : "Apache License 2.0",
        "LicenseId" : "Apache-2.0",
        "LicenseFile" : "MARKDOWN-LICENSE.txt"
    }
 ]