emoji-black-left-pointing-double-triangle-with-vertical-bar
Version:
returns the black-left-pointing-double-triangle-with-vertical-bar emoji
14 lines • 357 B
JSON
{
"name": "emoji-black-left-pointing-double-triangle-with-vertical-bar",
"version": "1.3.0",
"description": "returns the black-left-pointing-double-triangle-with-vertical-bar emoji",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"author": "Josh Hunt",
"license": "ISC",
"devDependencies": {
"emoji-100": "^1.0.0"
}
}