MOON
Server: Apache
System: Linux nserver.cafsindia.com 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: cafsindia (1002)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //home/cafsindia/snap.cafsinfotech.in/node_modules/grapheme-splitter/package.json
{
  "name": "grapheme-splitter",
  "version": "1.0.4",
  "description": "A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!",
  "homepage": "https://github.com/orling/grapheme-splitter",
  "author": "Orlin Georgiev",
  "contributors": [
    {
      "name": "Lucas Tadeu Teixeira",
      "email": "lucas@fastmail.nl",
      "url": "https://lucas.is"
    }
  ],
  "main": "index.js",
  "license": "MIT",
  "keywords": [
    "utf-8",
    "strings",
    "emoji",
    "split"
  ],
  "scripts": {
    "test": "tape tests/grapheme_splitter_tests.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/orling/grapheme-splitter.git"
  },
  "bugs": "https://github.com/orling/grapheme-splitter/issues",
  "dependencies": {},
  "devDependencies": {
    "tape": "^4.6.3"
  }
}