twitch-speak
Version:
T H I S L I B R A R Y D E F I E S D E S C R I P T I O N B O Y S
56 lines (55 loc) • 1.18 kB
JSON
{
"name": "twitch-speak",
"version": "0.0.3",
"description": "T H I S L I B R A R Y D E F I E S D E S C R I P T I O N B O Y S",
"main": "index.js",
"scripts": {
"test": "gulp test"
},
"repository": {
"type": "git",
"url": "https://github.com/jhare/twitch-speak"
},
"keywords": [
"illuminati",
"node",
"express",
"scientology",
"twitch-tv",
"isis",
"gulp",
"il8n",
"angularjs",
"kenny-loggins",
"boys"
],
"author": "Joe Hare <joseph.hare@gmail.com>",
"contributors": [
{
"name": "Chris Gibson",
"email": "chris.david.gibson@gmail.com"
},
{
"name": "Jesse Harlin",
"email": "harlinjesse@gmail.com"
}
],
"license": "L I C E N S E M E B O Y S",
"bugs": {
"url": "https://github.com/jhare/twitch-speak/issues"
},
"homepage": "https://github.com/jhare/twitch-speak",
"dependencies": {
"express": "^4.12.3",
"lodash": "^3.6.0"
},
"devDependencies": {
"chai": "^2.2.0",
"gulp": "^3.8.11",
"gulp-concat": "^2.5.2",
"gulp-mocha": "^2.0.1",
"gulp-stylus": "^2.0.1",
"gulp-uglify": "^1.2.0",
"mocha": "^2.2.4"
}
}