An open API service indexing awesome lists of open source software.

https://github.com/mklement0/pg

Please ignore - this is merely a playground.
https://github.com/mklement0/pg

Last synced: 26 days ago
JSON representation

Please ignore - this is merely a playground.

Awesome Lists containing this project

README

          

![project status](https://img.shields.io/badge/status-please_ignore_--_playground_only_-red.svg)

**Contents**

- [pg — Introduction](#pg-&mdash-introduction)
- [Usage](#usage)
- [License](#license)
- [Acknowledgements](#acknowledgements)
- [npm dependencies](#npm-dependencies)
- [Changelog](#changelog)

# pg — Introduction

[THIS IS A PLAYGROUND. SERIOUSLY. PLEASE IGNORE.]

# Usage

```
$ pg --help

I AM BUT A POOR STUB. FLESH ME OUT, PLEASE. pg
```

# License

Copyright (c) 2015 Michael Klement (http://same2u.net), released under the [MIT license](https://spdx.org/licenses/MIT#licenseText).

## Acknowledgements

This project gratefully depends on the following open-source components, according to the terms of their respective licenses.

[npm](https://www.npmjs.com/) dependencies below have optional suffixes denoting the type of dependency; the *absence* of a suffix denotes a required *run-time* dependency: `(D)` denotes a *development-time-only* dependency, `(O)` an *optional* dependency, and `(P)` a *peer* dependency.

## npm dependencies

* [doctoc (D)](https://github.com/thlorenz/doctoc)
* [json (D)](https://github.com/trentm/json)
* [replace (D)](https://github.com/harthur/replace)
* [semver (D)](https://github.com/npm/node-semver#readme)
* [tap (D)](https://github.com/isaacs/node-tap)
* [urchin (D)](https://github.com/tlevine/urchin)

# Changelog

Versioning complies with [semantic versioning (semver)](http://semver.org/).

* **v0.1.0** (2015-06-03):
* initial release