This commit is contained in:
aozhiwei 2022-03-15 13:29:35 +08:00
parent 92877102de
commit e9c993a114

View File

@ -1,20 +0,0 @@
{
"name": "httpproxy",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"../../third_party/j7": {
"version": "1.0.0",
"dependencies": {
"crc-32": "^1.2.1",
"express": "^4.17.2",
"mysql": "~2.18.1"
}
},
"node_modules/j7": {
"resolved": "../../third_party/j7",
"link": true
}
}
}