mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
22 lines
544 B
JSON
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": ""
|
||
|
}
|
||
|
}
|