1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-30 19:52:20 +01:00

13 lines
269 B
JSON
Raw Normal View History

2016-03-23 18:39:41 +01:00
{
"name": "angular-translate",
"description": "A translation module for AngularJS",
"version": "2.8.1",
"main": "./angular-translate.js",
"ignore": [],
"author": "Pascal Precht",
"license": "MIT",
"dependencies": {
"angular": ">=1.2.26 <=1.5"
}
}