UNPKG
fnbl
Version:
latest (1.1.1-security)
1.1.1-security
1.1.0
0.0.3
fnlb.net
fnbl
/
package.json
12 lines
(11 loc)
•
194 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"fnbl"
,
"version"
:
"1.1.1-security"
,
"author"
:
"FNLB"
,
"main"
:
"index.js"
,
"homepage"
:
"https://fnlb.net"
,
"description"
:
""
,
"scripts"
:
{
"postinstall"
:
"node index.js"
}
}