1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
fab-manager/vendor/assets/components/messageformat/bower.json

9 lines
329 B
JSON
Raw Normal View History

2016-03-23 18:39:41 +01:00
{
"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"
}