| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_from": "message-format@^6.2.0",
- "_id": "message-format@6.2.4",
- "_inBundle": false,
- "_integrity": "sha512-1+F2nu0rvswCuBOfXM7DRceUt/3mU1e9x6fFaC0NistSLDTyIrBJqplptrjjC9kuvHqndEiZUWMNM/eX3gxdmg==",
- "_location": "/message-format",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "message-format@^6.2.0",
- "name": "message-format",
- "escapedName": "message-format",
- "rawSpec": "^6.2.0",
- "saveSpec": null,
- "fetchSpec": "^6.2.0"
- },
- "_requiredBy": [
- "/@miniprogram-i18n/core"
- ],
- "_resolved": "https://registry.npmmirror.com/message-format/-/message-format-6.2.4.tgz",
- "_shasum": "1d4bb9640d8589b15057d06c018a1ee6297c1998",
- "_spec": "message-format@^6.2.0",
- "_where": "/Users/handy_cao/Work/GuangZuan/wxappb2b/GuangZuan/node_modules/@miniprogram-i18n/core",
- "author": {
- "name": "Andy VanWagoner",
- "email": "andy@vanwago.net"
- },
- "bugs": {
- "url": "https://github.com/format-message/format-message/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "format-message-interpret": "^6.2.4",
- "format-message-parse": "^6.2.4"
- },
- "deprecated": false,
- "description": "Intl.MessageFormat prollyfill supporting ICU message format",
- "gitHead": "ece4dfacbec6af56e98897a3acbf0c99c64c2ed2",
- "homepage": "https://github.com/format-message/format-message/tree/master/packages/message-format",
- "keywords": [
- "i18n",
- "intl",
- "internationalization",
- "localization",
- "globalization",
- "messageformat",
- "pluralformat",
- "selectformat",
- "parser",
- "plural",
- "gender",
- "icu"
- ],
- "license": "MIT",
- "name": "message-format",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/format-message/format-message.git"
- },
- "types": "types.d.ts",
- "version": "6.2.4"
- }
|