mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
19 lines
318 B
JSON
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": {
|
|
}
|
|
}
|
|
|