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.

9 lines
178 B

7 years ago
  1. {
  2. "name": "socketioMEANseed",
  3. "private": "true",
  4. "dependencies": {
  5. "angular-socket-io": "^0.7.0",
  6. "angular-material": "^1.1.3",
  7. "angular-route": "^1.6.1"
  8. }
  9. }