UNPKG
node.js-sip
Version:
latest (1.0.9)
1.0.9
1.0.2
1.0.1
1.0.0
Node.js VOIP Library
github.com/Nik-Hendricks/node.js-sip
Nik-Hendricks/node.js-sip
node.js-sip
/
RTP
/
node_modules
/
g7112pcm
/
package.json
10 lines
(9 loc)
•
236 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"name"
:
"g7112pcm"
,
"version"
:
"1.0.0"
,
"description"
:
"decode g.711 to 16 bit pcm"
,
"main"
:
"index.js"
,
"repository"
:
"https://github.com/disoul/g7112pcm.js"
,
"author"
:
"DiSoul <starkyds
@gmail
.com>"
,
"license"
:
"MIT"
}