试试看吧
Showing
| ... | @@ -4,7 +4,8 @@ | ... | @@ -4,7 +4,8 @@ |
| "description": "", | "description": "", | ||
| "main": "zb.js", | "main": "zb.js", | ||
| "scripts": { | "scripts": { | ||
| "zb": "node $NODE_DEBUG_OPTION zb.js" | "zb": "node $NODE_DEBUG_OPTION zb.js", | ||
| "testSpeed": "node $NODE_DEBUG_OPTION testSpeed.js" | |||
| }, | }, | ||
| "author": "", | "author": "", | ||
| "license": "ISC", | "license": "ISC", | ||
| ... | ... |
testSpeed.js
0 → 100644
Please
register
or
sign in
to comment