mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-04 15:24:23 +01:00
24 lines
815 B
JSON
24 lines
815 B
JSON
{
|
|
"name": "angular-translate-interpolation-messageformat",
|
|
"description": "A plugin for Angular Translate",
|
|
"version": "2.8.1",
|
|
"main": "./angular-translate-interpolation-messageformat.js",
|
|
"ignore": [],
|
|
"author": "Pascal Precht",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"angular-translate": "~2.8.1",
|
|
"messageformat": "~0.1.6"
|
|
},
|
|
"homepage": "https://github.com/PascalPrecht/bower-angular-translate-interpolation-messageformat",
|
|
"_release": "2.8.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "2.8.1",
|
|
"commit": "9f6f943b7a1a1ce248b172984e922e7157ca57cd"
|
|
},
|
|
"_source": "git://github.com/PascalPrecht/bower-angular-translate-interpolation-messageformat.git",
|
|
"_target": "~2.8.1",
|
|
"_originalSource": "angular-translate-interpolation-messageformat",
|
|
"_direct": true
|
|
} |