UNPKG
social
Version:
latest (0.4.0)
0.4.0
0.3.2
0.3.1
Multi-platform Social Client for Node
btspoony/node-social
social
/
test
/
package.json
12 lines
•
183 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"text"
,
"version"
:
"0.0.1"
,
"private"
:
true
,
"scripts"
:
{
"start"
:
"node app"
}
,
"dependencies"
:
{
"express"
:
"3.0.6"
,
"request"
:
">=0.0.1"
}
}