1 | {
|
2 | "name": "@formatjs/intl-relativetimeformat",
|
3 | "version": "11.2.10",
|
4 | "description": "Formats JavaScript dates to relative time strings.",
|
5 | "keywords": [
|
6 | "intl",
|
7 | "i18n",
|
8 | "relative",
|
9 | "time",
|
10 | "moment",
|
11 | "format",
|
12 | "date"
|
13 | ],
|
14 | "author": "Long Ho <holevietlong@gmail.com>",
|
15 | "bugs": {
|
16 | "url": "https://github.com/formatjs/formatjs/issues"
|
17 | },
|
18 | "repository": {
|
19 | "type": "git",
|
20 | "url": "git@github.com:formatjs/formatjs.git"
|
21 | },
|
22 | "dependencies": {
|
23 | "tslib": "^2.4.0",
|
24 | "@formatjs/ecma402-abstract": "1.18.0",
|
25 | "@formatjs/intl-localematcher": "0.5.2"
|
26 | },
|
27 | "devDependencies": {
|
28 | "@formatjs/intl-getcanonicallocales": "2.3.0",
|
29 | "@formatjs/intl-pluralrules": "5.2.10",
|
30 | "@formatjs/intl-locale": "3.4.3"
|
31 | },
|
32 | "main": "index.js",
|
33 | "types": "index.d.ts",
|
34 | "homepage": "https://github.com/formatjs/formatjs",
|
35 | "license": "MIT",
|
36 | "gitHead": "a7842673d8ad205171ad7c8cb8bb2f318b427c0c"
|
37 | } |
\ | No newline at end of file |