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.

19 lines
507 B

7 years ago
  1. {
  2. "name": "angular-route",
  3. "version": "1.6.1",
  4. "license": "MIT",
  5. "main": "./angular-route.js",
  6. "ignore": [],
  7. "dependencies": {
  8. "angular": "1.6.1"
  9. },
  10. "homepage": "https://github.com/angular/bower-angular-route",
  11. "_release": "1.6.1",
  12. "_resolution": {
  13. "type": "version",
  14. "tag": "v1.6.1",
  15. "commit": "409c45cfc589d66457f7cbb11aa1fc47f8dbbf78"
  16. },
  17. "_source": "https://github.com/angular/bower-angular-route.git",
  18. "_target": "^1.6.1",
  19. "_originalSource": "angular-route"
  20. }