ng-cable
Version:
Power your Angular application with ActionCable
30 lines (29 loc) • 661 B
JSON
{
"name": "ng-cable",
"version": "0.2.0",
"description": "Power your Angular application with ActionCable",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/wazery/ngCable"
},
"keywords": [
"cable",
"ActionCable",
"Angular-cable",
"ng-cable",
"ngCable",
"Rails",
"rails",
"Cable"
],
"author": "Islam Wazery <wazery@ubuntu.com> (http://www.wazery.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/wazery/ngCable/issues"
},
"homepage": "https://github.com/wazery/ngCable"
}