blob: 416684d01dc45b5040db15e1bd03ac5a05f683ff [file] [log] [blame]
{
"author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
"contributors": [
"S. Sriram <ssriram@gmail.com> (http://www.565labs.com)"
],
"dependencies": {},
"description": "A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS",
"devDependencies": {},
"engines": {
"node": "*"
},
"license": "ISC",
"main": "./lib/slide.js",
"name": "slide",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/slide-flow-control.git"
},
"version": "1.1.6"
}