{
  "name": "action-cable-example",
  "version": "1.0.0",
  "description": "chatting fuctionality",
  "main": "src/index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jigarkakadiya/action-cable-example.git"
  },
  "keywords": [
    "chatting",
    "fuction"
  ],
  "author": "jigar",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jigarkakadiya/action-cable-example/issues"
  },
  "homepage": "https://github.com/jigarkakadiya/action-cable-example#readme"
}
