HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/getobject/README.md
# getobject [![Build Status](https://github.com/cowboy/node-getobject/workflows/Tests/badge.svg)](https://github.com/cowboy/node-getobject/actions?workflow=Tests)

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

* 11/03/2021 - 1.0.0 Release. Fixes CVE-2020-28282.
* 21/11/2013 - 0.1.0 Release.

## License
Copyright (c) 2013 "Cowboy" Ben Alman
Licensed under the MIT license.