UNPKG
jpush-api-nodejs-client
Version:
latest (0.1.0)
0.1.0
JPush's officially supported Node.js client library.
www.jpush.cn
jpush-api-nodejs-client
/
examples
/
package.json
5 lines
•
56 B
JSON
View Raw
1
2
3
4
5
{
"dependencies"
:
{
"jpush-sdk"
:
"*"
}
}