aboutsummaryrefslogtreecommitdiffstats
path: root/web/package.json
blob: 8e33396a5b8f3c26867ee9bcdc1905ab680f1cda (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
{
  "name": "mitmproxy",
  "private": true,
  "devDependencies": {
    "bower": "",
    "bower-installer": "",
    "clean-css": "",
    "gulp": "",
    "gulp-concat": "",
    "gulp-jshint": "",
    "gulp-less": "",
    "gulp-livereload": "",
    "gulp-minify-css": "",
    "gulp-notify": "",
    "gulp-peg": "",
    "gulp-plumber": "",
    "gulp-qunit": "",
    "gulp-react": "",
    "gulp-rename": "",
    "gulp-sourcemaps": "",
    "gulp-uglify": "",
    "gulp-util": "",
    "jshint-stylish": "",
    "merge-stream": "",
    "react": "",
    "react-tools": ""
  }
}