all-the-workshops
Version:
All the NodeSchool workshops
37 lines (36 loc) • 945 B
JSON
{
"private": true,
"name": "workshops",
"version": "1.0.0",
"description": "the workshops",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"async-you": "0.0.12",
"browserify-adventure": "^1.7.4",
"bug-clinic": "^1.1.5",
"bytewiser": "^2.1.0",
"count-to-6": "^0.5.3",
"expressworks": "0.0.21",
"functional-javascript-workshop": "0.0.27",
"git-it": "^1.6.8",
"goingnative": "^1.6.0",
"introtowebgl": "^1.0.1",
"javascripting": "^1.12.0",
"kick-off-koa": "^1.1.8",
"learnyoucouchdb": "^1.0.3",
"learnyounode": "^1.0.7",
"levelmeup": "^0.1.10",
"lololodash": "^0.3.4",
"makemehapi": "^0.2.6",
"nodebot-workshop": "^2.2.6",
"planetproto": "^0.5.4",
"promise-it-wont-hurt": "^0.1.0",
"shader-school": "^1.1.0",
"stream-adventure": "^2.5.1"
},
"author": "",
"license": "MIT"
}