node/deps/npm/node_modules/slide/package.json

55 lines
1.4 KiB
JSON
Raw Normal View History

{
"name": "slide",
2014-09-17 06:38:50 +08:00
"version": "1.1.6",
2013-05-15 05:37:59 +08:00
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"contributors": [
2013-05-15 05:37:59 +08:00
{
"name": "S. Sriram",
"email": "ssriram@gmail.com",
"url": "http://www.565labs.com"
}
],
"description": "A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS",
"main": "./lib/slide.js",
"dependencies": {},
"devDependencies": {},
"engines": {
"node": "*"
},
"repository": {
"type": "git",
"url": "git://github.com/isaacs/slide-flow-control.git"
2013-05-15 05:37:59 +08:00
},
2013-09-08 03:31:04 +08:00
"license": "ISC",
2014-09-17 06:38:50 +08:00
"gitHead": "8345e51ee41e35825abc1a40750ea11462f57028",
2013-05-15 05:37:59 +08:00
"bugs": {
"url": "https://github.com/isaacs/slide-flow-control/issues"
},
2014-09-17 06:38:50 +08:00
"homepage": "https://github.com/isaacs/slide-flow-control",
"_id": "slide@1.1.6",
"scripts": {},
"_shasum": "56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707",
2014-09-25 05:41:07 +08:00
"_from": "slide@>=1.1.6 <1.2.0",
2014-09-17 06:38:50 +08:00
"_npmVersion": "2.0.0-beta.3",
"_npmUser": {
"name": "isaacs",
"email": "i@izs.me"
},
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
}
],
"dist": {
"shasum": "56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707",
"tarball": "http://registry.npmjs.org/slide/-/slide-1.1.6.tgz"
},
"directories": {},
2014-09-25 05:41:07 +08:00
"_resolved": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz"
}