smiley2-by-igal-krigel
Version:
Printing Smileys on theConsole
20 lines (19 loc) • 330 B
JSON
{
"name": "smiley2-by-igal-krigel",
"version": "1.0.3",
"description": "Printing Smileys on theConsole",
"main": "app.js",
"scripts": {
"start": "node app"
},
"keywords": [
"Smiley",
"Happy",
"Sad"
],
"author": "ikrigel",
"license": "ISC",
"dependencies": {
"node-emoji": "^1.11.0"
}
}