utf-8-validate and bufferutil are conditionally required causing this module to fail.
9 lines
133 B
JSON
9 lines
133 B
JSON
{
|
|
"dependencies":{
|
|
"options": ">=0.0.5",
|
|
"ultron": "1.0.x",
|
|
"utf-8-validate": "1.2.x",
|
|
"bufferutil": "1.2.x"
|
|
}
|
|
}
|