Meta data on members of the LevelDB community
npm install level-community> Gathers common information related to projects in the Level community
[![level badge][level-badge]](https://github.com/level/awesome)
When creating a new project. Either link to this repository or include it as a dependency in package.json.
Contributors can be accessed from code by:
``js`
var contributors = require('level-community').contributors
console.log(JSON.stringify(contributors, null, 2))
Level projects are OPEN Open Source Projects. This means that:
> Individuals making significant and valuable contributions are given commit-access to a project to contribute as they see fit. A project is more like an open wiki than a standard guarded open source project.
See the CONTRIBUTING.md file for more details.
Copyright © 2012-present Level contributors.
Level projects are licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md` file for more details.
[level-badge]: http://leveldb.org/img/badge.svg