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.

18 lines
554 B

  1. {
  2. "name": "commonroutesAdminWeb",
  3. "description": "commonroutesAdminWeb",
  4. "version": "0.0.0",
  5. "homepage": "https://github.com/arnaucode/commonroutesAdminWeb",
  6. "license": "MIT",
  7. "private": true,
  8. "dependencies": {
  9. "angular": "^1.6.2",
  10. "angular-route": "^1.6.1",
  11. "angular-chart.js": "^1.1.1",
  12. "angular-bootstrap-material": "abm#^0.1.4",
  13. "angular-bootstrap": "^2.5.0",
  14. "angular-messages": "^1.6.5",
  15. "components-font-awesome": "^4.7.0",
  16. "ui-leaflet": "^2.0.0"
  17. }
  18. }