frontend/.pnpm-store/v3/files/46/c6b7f706ff2c5ca3405204fe5003e94f126fd0ecf39232fd89e368a8fb901dbab29e743d6114d8954b3bed3cb18ae49f3d01432c843942ba056dacc416aa4b-exec

36 lines
836 B
Plaintext
Executable File

{
"name": "@formatjs/ecma402-abstract",
"version": "1.11.4",
"description": "A collection of implementation for ECMAScript abstract operations",
"keywords": [
"intl",
"i18n",
"relative",
"javascript",
"es",
"abstract",
"ecma402",
"ecma262",
"format"
],
"dependencies": {
"@formatjs/intl-localematcher": "0.2.25",
"tslib": "^2.1.0"
},
"author": "Long Ho <holevietlong@gmail.com",
"bugs": {
"url": "https://github.com/formatjs/formatjs/issues"
},
"repository": {
"type": "git",
"url": "git@github.com:formatjs/formatjs.git"
},
"sideEffects": false,
"main": "index.js",
"module": "lib/index.js",
"types": "index.d.ts",
"homepage": "https://github.com/formatjs/formatjs",
"license": "MIT",
"gitHead": "a7842673d8ad205171ad7c8cb8bb2f318b427c0c"
}