Repository URL to install this package:
Version:
2.0.11-8 ▾
|
notion-desktop
/
usr
/
lib
/
notion-desktop
/
resources
/
app
/
node_modules
/
intl-format-cache
/
package.json
|
---|
{
"name": "intl-format-cache",
"version": "4.3.1",
"description": "A memoizer factory for Intl format constructors.",
"main": "index.js",
"module": "lib/index.js",
"types": "intl-format-cache.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/formatjs/formatjs.git"
},
"keywords": [
"intl",
"i18n"
],
"sideEffects": false,
"author": "Eric Ferraiuolo <eferraiuolo@gmail.com>",
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/formatjs/formatjs/issues"
},
"homepage": "https://github.com/formatjs/formatjs",
"gitHead": "a7842673d8ad205171ad7c8cb8bb2f318b427c0c"
}