Welcome to mirror list, hosted at ThFree Co, Russian Federation.

package.json - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 09ec681aca67155095747f28487638e93c15fc43 (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
{
  "repository": "git@github.com:diaspora/diaspora.git",
  "author": "diaspora* team",
  "license": "AGPL-3.0",
  "private": true,
  "dependencies": {
    "autosize": "4.0.2",
    "backbone": "1.3.3",
    "blueimp-gallery": "2.33.0",
    "bootstrap-markdown": "2.10.0",
    "corejs-typeahead": "1.2.1",
    "cropperjs": "1.4.3",
    "fine-uploader": "5.13.0",
    "highlightjs": "9.12.0",
    "jquery": "3.6.0",
    "jquery-placeholder": "2.3.1",
    "jquery.are-you-sure": "1.9.0",
    "markdown-it": "8.4.2",
    "markdown-it-diaspora-mention": "^1.2.0",
    "markdown-it-footnote": "3.0.3",
    "markdown-it-for-inline": "0.1.1",
    "markdown-it-hashtag": "0.4.0",
    "markdown-it-html5-embed": "^1.0.0",
    "markdown-it-sanitizer": "0.4.3",
    "markdown-it-sub": "1.0.0",
    "markdown-it-sup": "1.0.0",
    "perfect-scrollbar": "1.4.0",
    "pica": "5.0.0"
  },
  "devDependencies": {
    "jasmine-ajax": "4.0.0"
  }
}