chat-demo
Version:
chatting fuctionality
27 lines (26 loc) • 657 B
JSON
{
"name": "chat-demo",
"version": "2.4.1",
"description": "chatting fuctionality",
"main": "src/application.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://shantilal-narola@bitbucket.org/shantilal-narola/chat-demo.git"
},
"keywords": [
"chatting",
"fuction"
],
"author": "jigar",
"license": "MIT",
"bugs": {
"url": "https://shantilal-narola@bitbucket.org/shantilal-narola/chat-demo/issues"
},
"homepage": "https://shantilal-narola@bitbucket.org/shantilal-narola/chat-demo#readme"
}