domo-eval
Version:
Eval plugin for Domo-bot
42 lines (41 loc) • 866 B
JSON
{
"name": "domo-eval",
"version": "1.0.1",
"description": "Eval plugin for Domo-bot",
"main": "index.js",
"dependencies": {
"sandbox": "~0.8.3",
"coffee-script": "~1.6.3"
},
"devDependencies": {
"colors": "~0.6.0-1",
"chai": "~1.7.2",
"james": "~0.1.15",
"james-coffee": "~0.1.1",
"james-uglify": "~0.1.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.com:rikukissa/domo-eval.git"
},
"keywords": [
"domo",
"irc",
"bot",
"irc-bot"
],
"author": {
"name": "Riku Rouvila"
},
"license": "BSD",
"readme": "# Eval plugin for Domo\n",
"readmeFilename": "README.md",
"_id": "domo-eval@0.9.2",
"dist": {
"shasum": "a1c4caf3b446e31f48bcf9ab64bad40af2ce22ee"
},
"_from": "domo-eval@0.9.2"
}