UNPKG
emoji-100
Version:
latest (1.3.0)
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
returns the 100 emoji
emoji-100
/
package.json
11 lines
•
203 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"emoji-100"
,
"version"
:
"1.3.0"
,
"description"
:
"returns the 100 emoji"
,
"main"
:
"index.js"
,
"scripts"
:
{
"test"
:
"node test.js"
}
,
"author"
:
"Josh Hunt"
,
"license"
:
"ISC"
}