UNPKG

angularjs-shoe

Version:

Use shoe with angularjs

34 lines (33 loc) 666 B
{ "name": "angularjs-shoe", "version": "0.0.1", "description": "Use shoe with angularjs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/eugeneware/angularjs-shoe" }, "keywords": [ "shoe", "sock", "socksjs", "websocket", "socket.io", "angularjs", "angular", "sockets" ], "author": "Eugene Ware <eugene@noblesamurai.com>", "license": "BSD", "dependencies": { "reconnect": "~1.4.2", "shoe": "0.0.11" }, "devDependencies": { "browserify": "~2.18.1", "uglify-js": "~2.3.6" } }