UNPKG

support

Version:

A toolkit for node.js

38 lines (37 loc) 999 B
{ "author": { "name": "Dave Edelhart", "email": "dave@wonderlandlabs.com", "url": "http://www.wonderlandlabs.com" }, "name": "support", "description": "A toolkit for node.js", "version": "1.1.4", "repository": { "type": "git", "url": "git://github.com/bingomanatee/node-support.git" }, "engines": { "node": ">=0.6.14" }, "dependencies": { "underscore": ">=1.2.3", "gate": ">=0.3.0" }, "devDependencies": {}, "_id": "support@1.1.3", "optionalDependencies": {}, "_engineSupported": true, "_npmVersion": "1.1.21", "_nodeVersion": "v0.6.17", "_defaultsLoaded": true, "dist": { "shasum": "1e786b4dd2d6876dab69b0be8d220c60fcd7c6a5" }, "_from": "support", "_npmUser": { "name": "bingomanatee", "email": "dave@wonderlandlabs.com" }, "readme": "This is a set of utility functions for node.js; most of them are relatively\nself sufficient with the exception of mongoose-model which is a wrapper for mongoose. \n\n" }