mitmproxy/web/package.json
2014-09-10 14:23:10 +12:00

22 lines
544 B
JSON

{
"name": "mitmproxy",
"private": true,
"devDependencies": {
"react": "",
"bower": "",
"grunt": "",
"grunt-contrib-jshint": "",
"grunt-contrib-uglify": "",
"grunt-contrib-less": "",
"grunt-contrib-watch": "",
"grunt-contrib-copy": "",
"grunt-contrib-qunit": "",
"grunt-contrib-connect": "",
"grunt-notify": "",
"grunt-shell": "",
"grunt-react": "",
"clean-css": "",
"react": "",
"react-tools": ""
}
}