ctx
Version:
A minimalist context resolver.
17 lines (16 loc) • 325 B
JSON
{
"name": "ctx",
"version": "0.3.0",
"description": "A minimalist context resolver.",
"main": "index.js",
"scripts": {
"test": "node test"
},
"repository": "git://git@github.com:ovax3/node-ctx.git",
"keywords": [
"dependency",
"injection",
"container"
],
"author": "Ov <ov@annexe3.com>"
}