mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-01 12:24:28 +01:00
9 lines
329 B
JSON
9 lines
329 B
JSON
{
|
|
"name": "messageformat",
|
|
"repo": "SlexAxton/messageformat.js",
|
|
"author": "Alex Sexton <alexsexton@gmail.com>",
|
|
"description": "PluralFormat and SelectFormat Message and i18n Tool - A JavaScript Implemenation of the ICU standards.",
|
|
"version": "0.1.7",
|
|
"scripts": ["messageformat.js"],
|
|
"main": "messageformat.js"
|
|
} |