/ lib / ScriptDetector / library.json
library.json
1  {
2    "name": "ScriptDetector",
3    "version": "1.0.0",
4    "description": "Script detection utility for multi-script text rendering",
5    "keywords": "unicode, cjk, thai, script-detection",
6    "dependencies": {
7      "Utf8": "*"
8    }
9  }