mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
563078df24
- Remove grunt - Formatting and spacing. There shall be 4 spaces in a tab. Not 3. Not 5. And 2 is right out.
26 lines
592 B
JSON
26 lines
592 B
JSON
{
|
|
"name": "mitmproxy",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"bower": "",
|
|
"bower-installer": "^0.8.4",
|
|
"clean-css": "",
|
|
"gulp": "^3.8.8",
|
|
"gulp-concat": "^2.4.0",
|
|
"gulp-jshint": "^1.8.4",
|
|
"gulp-less": "^1.3.5",
|
|
"gulp-livereload": "^2.1.1",
|
|
"gulp-minify-css": "^0.3.8",
|
|
"gulp-notify": "^1.6.0",
|
|
"gulp-plumber": "^0.6.5",
|
|
"gulp-qunit": "^0.3.3",
|
|
"gulp-react": "^1.0.1",
|
|
"gulp-sourcemaps": "^1.1.5",
|
|
"gulp-uglify": "^1.0.1",
|
|
"gulp-util": "^3.0.1",
|
|
"jshint-stylish": "^0.4.0",
|
|
"react": "",
|
|
"react-tools": ""
|
|
}
|
|
}
|