diff options
Diffstat (limited to 'www/lib/ng-websocket/.bower.json')
| -rw-r--r-- | www/lib/ng-websocket/.bower.json | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/www/lib/ng-websocket/.bower.json b/www/lib/ng-websocket/.bower.json deleted file mode 100644 index ce61f3c1..00000000 --- a/www/lib/ng-websocket/.bower.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "name": "ng-websocket", - "version": "0.2.1", - "authors": [ - "Vincenzo (Wilk) Ferrari <wilk3ert@gmail.com>" - ], - "description": "AngularJS HTML5 WebSocket powerful library", - "main": "ng-websocket.js", - "keywords": [ - "angular", - "angularjs", - "websocket", - "ng", - "html5", - "service", - "provider" - ], - "license": "MIT", - "ignore": [ - "**/.*", - "node_modules", - "bower_components", - "test", - "tests" - ], - "dependencies": { - "angular": "~1.3.2" - }, - "devDependencies": { - "angular-mocks": "~1.3.2" - }, - "homepage": "https://github.com/wilk/ng-websocket", - "_release": "0.2.1", - "_resolution": { - "type": "version", - "tag": "v0.2.1", - "commit": "09f128e2bf3c485d016ab1f5d0c263b379862c9e" - }, - "_source": "git://github.com/wilk/ng-websocket.git", - "_target": "~0.2.1", - "_originalSource": "ng-websocket", - "_direct": true -}
\ No newline at end of file |
