UNPKG
scott-happy-birthday
Version:
latest (0.1.2)
0.1.2
0.1.1
Scott says happy birthday
scott-happy-birthday
/
package.json
16 lines
•
302 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"author"
:
"Scott Blanch"
,
"name"
:
"scott-happy-birthday"
,
"version"
:
"0.1.2"
,
"description"
:
"Scott says happy birthday"
,
"main"
:
"scott_happy_birthday"
,
"keywords"
:
[
"happy"
,
"birthday"
,
"scott"
]
,
"dependencies"
:
{
}
,
"engines"
:
{
"node"
:
"*"
}
}