nsure
Version:
nsure is a JS class that allows deep testing/sanitation, modification chains and model generation of objects.
39 lines (38 loc) • 779 B
JSON
{
"name": "minions",
"description": "a weird set of little Javascript helpers we use for both nodeJS and browsers",
"url": "http://github.com/itsatony/minions",
"keywords": [
"javascript",
"helpers",
"VisualWeb"
],
"author": {
"name": "Toni Wagner",
"email": "i@itsatony.com"
},
"contributors": [
{
"name": "Frederik Rudeck"
},
{
"name": "Paul Nordmann"
}
],
"licenses": [
"free"
],
"dependencies": {},
"main": "./lib/minions",
"version": "0.2.45",
"directories": {
"lib": "./lib"
},
"engines": {
"node": "> 0.6"
},
"readme": "# minions\n\na weird collection of little JavaScript helpers ",
"readmeFilename": "README.md",
"_id": "minions@0.2.45",
"_from": "minions@latest"
}