Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
canvas
/
node_modules
/
format-message-cli
/
Filename :
package.json
back
Copy
{ "name": "format-message-cli", "version": "6.2.3", "description": "Command-line tools to lint, extract, and inline format-message translations", "author": "Andy VanWagoner <andy@vanwago.net>", "homepage": "https://github.com/format-message/format-message/tree/master/packages/format-message-cli", "license": "MIT", "repository": "format-message/format-message", "bugs": "https://github.com/format-message/format-message/issues", "keywords": [ "i18n", "intl", "internationalization", "localization", "globalization", "messageformat", "pluralformat", "selectformat", "inline", "lint", "extract", "plural", "gender", "icu" ], "bin": { "format-message": "format-message" }, "dependencies": { "@babel/core": "^7.0.0", "babel-plugin-extract-format-message": "^6.2.3", "babel-plugin-transform-format-message": "^6.2.3", "commander": "^2.11.0", "eslint": "^3.19.0", "eslint-plugin-format-message": "^6.2.3", "glob": "^5.0.15", "js-yaml": "^3.10.0", "mkdirp": "^0.5.1", "safe-buffer": "^5.1.1", "source-map": "^0.5.7" }, "gitHead": "7747f5533981f7a1a3cc83714e8ac02bafd9d8c4" }