X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=node_modules%2Fgetobject%2FREADME.md;fp=node_modules%2Fgetobject%2FREADME.md;h=6d27c24ae1eb4766e3ce984fce8ddbcb28002bf2;hp=0000000000000000000000000000000000000000;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad diff --git a/node_modules/getobject/README.md b/node_modules/getobject/README.md new file mode 100644 index 000000000..6d27c24ae --- /dev/null +++ b/node_modules/getobject/README.md @@ -0,0 +1,20 @@ +# getobject [![Build Status](https://secure.travis-ci.org/cowboy/node-getobject.png?branch=master)](http://travis-ci.org/cowboy/node-getobject) + +get.and.set.deep.objects.easily = true; + +## Getting Started +Install the module with: `npm install getobject` + +```javascript +var getobject = require('getobject'); +``` + +## Contributing +In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/). + +## Release History +_(Nothing yet)_ + +## License +Copyright (c) 2013 "Cowboy" Ben Alman +Licensed under the MIT license. \ No newline at end of file