npm.io
2.2.11 • Published 9 years ago

librarian-parsers

Licence
AGPL-3.0
Version
2.2.11
Deps
9
Vulns
7
Weekly
0
Stars
9

Librarian Parsers

Build Status npm version Dependency Status devDependency Status Gitter chat

This repository has been replaced with Bibliothecary and will not be updated anymore

Dependency manifest parsers for Libraries.io

Install

npm install librarian-parsers

Usage

var parsers = require('librarian-parsers');
parsers.parse(platform, manifestString)

Development

Source hosted at GitHub. Report Issues/Feature requests on GitHub Issues.

Note on Patches/Pull Requests
  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Send me a pull request. Bonus points for topic branches.

License

Copyright (c) 2017 Andrew Nesbitt, Licensed under GNU Affero General Public License. See LICENSE for details.