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.

22 lines
651 B

  1. {
  2. "name": "angular-translate",
  3. "description": "A translation module for AngularJS",
  4. "version": "2.12.1",
  5. "main": "./angular-translate.js",
  6. "ignore": [],
  7. "author": "Pascal Precht",
  8. "license": "MIT",
  9. "dependencies": {
  10. "angular": ">=1.2.26 <1.6"
  11. },
  12. "homepage": "https://github.com/PascalPrecht/bower-angular-translate",
  13. "_release": "2.12.1",
  14. "_resolution": {
  15. "type": "version",
  16. "tag": "2.12.1",
  17. "commit": "d08b054e1b0ee59494a8be878da6ef634deb2fa5"
  18. },
  19. "_source": "https://github.com/PascalPrecht/bower-angular-translate.git",
  20. "_target": "^2.12.1",
  21. "_originalSource": "angular-translate",
  22. "_direct": true
  23. }