links
Version:
Experimental content sharing and collaboration platform.
47 lines (46 loc) • 986 B
JSON
{
"name": "links",
"description": "Experimental content sharing and collaboration platform.",
"version": "0.3.0",
"repository": {
"type": "git",
"url": "git://github.com/juliangruber/links.git"
},
"homepage": "https://github.com/juliangruber/links",
"main": "index.js",
"bin": {
"links": "bin/links.js"
},
"dependencies": {
"koa": "0.0.2",
"koa-static": "~1.2.0",
"koa-route": "~1.0.2",
"co-render": "0.0.1",
"koa-logger": "~1.0.1",
"jade": "~0.35.0",
"uid2": "0.0.3",
"co-body": "0.0.1",
"minimist": "0.0.5",
"co-level": "~1.0.1",
"level": "~0.18.0",
"multilevel-connect": "0.0.0"
},
"devDependencies": {},
"keywords": [
"links",
"urls",
"cas",
"anonymous",
"sharing",
"app",
"platform",
"collab",
"collaboration"
],
"author": {
"name": "Julian Gruber",
"email": "mail@juliangruber.com",
"url": "http://juliangruber.com"
},
"license": "MIT"
}