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

package.json - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 885a9467d40a8ceedc2cf9c8c8823a6da933a8f5 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "devDependencies": {
    "gulp": "^4.0.2",
    "gulp-concat": "latest",
    "gulp-uglify": "^3.0.2",
    "gulp-uglify-es": "^1.0.4",
    "gulp-rename": "latest"
  },
  "dependencies": {}
}