You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

12 lines
269 B

{
"name": "angular-translate",
"description": "A translation module for AngularJS",
"version": "2.12.1",
"main": "./angular-translate.js",
"ignore": [],
"author": "Pascal Precht",
"license": "MIT",
"dependencies": {
"angular": ">=1.2.26 <1.6"
}
}