{ "name": "bal-util", "version": "1.15.4", "description": "Common utility functions for Node.js used and maintained by Benjamin Lupton", "homepage": "https://github.com/balupton/bal-util", "keywords": [ "javascript", "flow", "control", "async", "sync", "tasks", "batch", "utility", "util", "utilities", "paths", "path", "events", "event", "module", "modules", "compare", "comparison", "html" ], "author": { "name": "Benjamin Lupton", "email": "b@lupton.cc", "url": "http://balupton.com" }, "maintainers": [ { "name": "Benjamin Lupton", "email": "b@lupton.cc", "url": "http://balupton.com" } ], "contributors": [ { "name": "Benjamin Lupton", "email": "b@lupton.cc", "url": "http://balupton.com" }, { "name": "Sean Fridman", "email": "fridman@mail.sfsu.edu", "url": "https://github.com/sfrdmn" } ], "bugs": { "url": "https://github.com/balupton/bal-util/issues" }, "repository": { "type": "git", "url": "http://github.com/balupton/bal-util.git" }, "engines": { "node": ">=0.6" }, "dependencies": {}, "devDependencies": { "coffee-script": "~1.4.0", "joe": "~1.1.1" }, "directories": { "lib": "./out/lib" }, "scripts": { "test": "node ./out/test/everything.test.js --joe-reporter=console" }, "main": "./out/lib/balutil", "readme": "# Balupton's Node.js Utility Functions [![Build Status](https://secure.travis-ci.org/balupton/bal-util.png?branch=master)](http://travis-ci.org/balupton/bal-util)\nThis project contains several utility functions used and maintained by Benjamin Lupton\n\n\n## What it provides\n[Take a look at its source here](https://github.com/balupton/bal-util/tree/master/lib#files)\n\n\n## Installing\n1. [Install Node.js](https://github.com/bevry/community/wiki/Installing-Node)\n\n2. Install it\n\n\t\tnpm install bal-util\n\n\n## Using\n[You can discover how to use bal-util by referring to the `Using Page` on the Wiki](https://github.com/balupton/bal-util/wiki/Using). [You can check out the rest of the wiki here.](https://github.com/balupton/bal-util/wiki)\n\n\n## History\nYou can discover the history inside the [History.md](https://github.com/balupton/bal-util/blob/master/History.md#files) file\n\n\n## License\nLicensed under the incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://creativecommons.org/licenses/MIT/)\n
Copyright © 2011-2012 [Benjamin Arthur Lupton](http://balupton.com)\n", "readmeFilename": "README.md", "_id": "bal-util@1.15.4", "_from": "bal-util@~1.15.3" }