indie
Version:
Node.js Framwork for constructing IndieWeb-compatible apps and websites
13 lines (12 loc) • 409 B
JSON
{
"name": "indie",
"version": "0.0.1",
"description": "Node.js Framwork for constructing IndieWeb-compatible apps and websites",
"author": "Michael Owens <mk@mowens.com> (http://mowens.com/)",
"repository": {
"type": "git",
"url": "https://github.com/mko/Indie.js.git"
},
"main": "./lib/indie",
"keywords": ["indieweb", "indie", "indieprofile", "indieauth", "framework", "identity"]
}