Files
2019-01-17 15:57:28 +05:30

15 lines
273 B
JSON

{
"name": "message_event_handler",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"algoliasearch": "^3.30.0"
}
}