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

package.json - github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 235766b9b13194c960ab717788b3d714de2b3584 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "name": "Nextcloud",
  "version": "0.1.0",
  "dependencies": {
    "bootstrap-sass": "^3.3.7",
    "enquire.js": "^2.1.6",
    "eslint": "^4.2.0",
    "eslint-plugin-requirejs": "^3.1.1",
    "gsap": "^1.20.2",
    "gulp": "^3.9.1",
    "hammerjs": "^2.0.8",
    "headroom.js": "^0.9.4",
    "highlight.js": "^9.12.0",
    "jquery": "^3.2.1",
    "lodash": "^4.17.4",
    "modernizr": "^3.5.0",
    "plyr": "^2.0.13",
    "requirejs": "^2.3.3",
    "scrollmagic": "^2.0.5",
    "waypoints": "^4.0.1"
  }
}