nsure
Version:
nsure is a JS class that allows deep testing/sanitation, modification chains and model generation of objects.
26 lines (25 loc) • 620 B
JSON
{
"name": "nsure_web",
"description": "nsure is a nodejs class that allows deep testing, modification chains and model generation of objects",
"version": "0.2.27",
"author": "Toni Wagner <i@itsatony.com>",
"engines": {
"node": ">= 0.10.0"
},
"keywords": [
"nodejs",
"verification",
"testing",
"model"
],
"license": "MIT",
"dependencies": {
"vws": "git+ssh://git@github.com:itsatony/VisualWebServer.git#master",
"escalator": "latest",
"bubpubsub": "latest",
"minions": "latest",
"json-stringify-safe": "latest",
"mongodb": "latest",
"nobase": "latest"
}
}