1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/vendor/assets/components/messageformat/.bower.json
2016-03-23 18:39:41 +01:00

21 lines
673 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.8",
"scripts": [
"messageformat.js"
],
"main": "messageformat.js",
"homepage": "https://github.com/SlexAxton/messageformat.js",
"_release": "0.1.8",
"_resolution": {
"type": "version",
"tag": "v0.1.8",
"commit": "7bcc4a373f35d29bba2ae4968d7a8ae94215632c"
},
"_source": "git://github.com/SlexAxton/messageformat.js.git",
"_target": "=0.1.8",
"_originalSource": "messageformat"
}