芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/intl-messageformat/package.json
{ "_args": [ [ "intl-messageformat@8.4.1", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "intl-messageformat@8.4.1", "_id": "intl-messageformat@8.4.1", "_inBundle": false, "_integrity": "sha512-N4jLt0KebfqXZZZQRwBwZMrqwccHzZnN6KSeUsfidIoHMPIlLIgq08KcYsn7bZS6adh1KKH4/99VODWDDDu85Q==", "_location": "/intl-messageformat", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "intl-messageformat@8.4.1", "name": "intl-messageformat", "escapedName": "intl-messageformat", "rawSpec": "8.4.1", "saveSpec": null, "fetchSpec": "8.4.1" }, "_requiredBy": [ "/react-intl" ], "_resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-8.4.1.tgz", "_spec": "8.4.1", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Eric Ferraiuolo", "email": "eferraiuolo@gmail.com" }, "bugs": { "url": "https://github.com/formatjs/formatjs/issues" }, "contributors": [ { "name": "Anthony Pipkin", "email": "a.pipkin@yahoo.com" }, { "name": "Caridy Patino", "email": "caridy@gmail.com" }, { "name": "Drew Folta", "email": "drew@folta.net" }, { "name": "Long Ho" } ], "dependencies": { "intl-format-cache": "^4.2.43", "intl-messageformat-parser": "^5.2.1" }, "description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.", "devDependencies": { "@formatjs/intl-getcanonicallocales": "^1.2.7", "@formatjs/intl-pluralrules": "^2.2.11", "@types/jasmine": "^3.5.10", "jasmine": "3.5.0", "jasmine-expect": "4.0.3" }, "directories": { "test": "tests" }, "files": [ "dist", "lib", "src" ], "gitHead": "76e649f2f673c1344fe29ccf739d4b4ebd573ead", "homepage": "https://github.com/formatjs/formatjs", "keywords": [ "i18n", "intl", "internationalization", "localization", "globalization", "messageformat", "parser", "plural", "icu" ], "license": "BSD-3-Clause", "main": "dist/index.js", "module": "lib/index.js", "name": "intl-messageformat", "repository": { "type": "git", "url": "git+ssh://git@github.com/formatjs/formatjs.git" }, "scripts": { "benchmark": "ts-node tests/benchmark", "build": "yarn run tsc && yarn run rollup", "clean": "rimraf dist lib *.tsbuildinfo", "karma:ci": "karma start karma.conf-ci.js", "karma:local": "karma start karma.conf.js", "rollup": "rollup -c rollup.config.js", "test": "cross-env NODE_ENV=test jest", "tsc": "tsc -p tsconfig.json && tsc -p tsconfig.esm.json && api-extractor run --local" }, "sideEffects": false, "types": "lib/intl-messageformat.d.ts", "version": "8.4.1" }