UNPKG
facebook
Version:
latest (0.0.3)
0.0.3
0.0.1
Simple Facebook Integration for NodeJS (and Express)
facebook
/
package.json
11 lines
(10 loc)
•
223 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"facebook"
,
"description"
:
"Simple Facebook Integration for NodeJS (and Express)"
,
"version"
:
"0.0.3"
,
"author"
:
"Dominiek ter Heide"
,
"main"
:
"./lib/facebook"
,
"dependencies"
:
{
"base64"
:
""
}
}