mirror of
https://github.com/Netflix/dial-reference.git
synced 2026-06-08 10:59:59 +00:00
use sprintf-js to format console logs
This commit is contained in:
@@ -7,13 +7,14 @@
|
||||
"url": "https://github.com/Netflix/dial-reference.git"
|
||||
},
|
||||
"main": "",
|
||||
"scripts": {
|
||||
},
|
||||
"scripts": {},
|
||||
"author": "Shruti Ranganathan Jothi",
|
||||
"license": "BSD-2-Clause",
|
||||
"dependencies": {
|
||||
"q": "~1.4.1",
|
||||
"colors": "^1.1.2",
|
||||
"node-ssdp": "^3.2.0",
|
||||
"request": "^2.78.0"
|
||||
"q": "~1.4.1",
|
||||
"request": "^2.78.0",
|
||||
"sprintf-js": "~1.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user