nk
Version:
nodakwaeri (nk): A simple, yet powerful, and fully-featured cross-platform application framework for Node.js.
35 lines (34 loc) • 814 B
JSON
{
"name": "nk",
"version": "0.3.2",
"description": "nodakwaeri (nk): A simple, yet powerful, and fully-featured cross-platform application framework for Node.js.",
"main": "index.js",
"scripts":
{
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository":
{
"type": "git",
"url": "git://github.com/mmod/nodakwaeri.git"
},
"dependencies":
{
},
"keywords":
[
"nodakwaeri",
"nk",
"application",
"framework",
"mvc",
"xrm"
],
"author": "Richard Winters <rik@mmogp.com> (http://www.mmogp.com)",
"license": "Apache-2.0",
"bugs":
{
"url": "https://github.com/mmod/nodakwaeri/issues"
},
"homepage": "https://github.com/mmod/nodakwaeri"
}