cloudcmd/modules/olark/bower.json
2016-05-26 12:36:24 +03:00

19 lines
318 B
JSON

{
"name": "olark",
"homepage": "https://github.com/cloudcmd/olark",
"authors": [
"coderaiser <mnemonic.enemy@gmail.com>"
],
"description": "olark extension for chat",
"main": "olark.min.js",
"keywords": [
"olark",
"chat"
],
"license": "MIT",
"ignore": [
],
"dependencies": {
}
}