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.

20 lines
523 B

7 years ago
  1. {
  2. "name": "angular-socket-io",
  3. "version": "0.7.0",
  4. "main": "socket.js",
  5. "dependencies": {
  6. "angular": "^1.2.6"
  7. },
  8. "devDependencies": {
  9. "angular-mocks": "^1.2.6"
  10. },
  11. "homepage": "https://github.com/btford/angular-socket-io",
  12. "_release": "0.7.0",
  13. "_resolution": {
  14. "type": "version",
  15. "tag": "v0.7.0",
  16. "commit": "0864970501e7f5ce82b1182e29ed1b63e80cf5cc"
  17. },
  18. "_source": "https://github.com/btford/angular-socket-io.git",
  19. "_target": "^0.7.0",
  20. "_originalSource": "angular-socket-io"
  21. }