1.0.1 • Published 6 years ago

git-smart-proxy-core v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

git-smart-proxy-core

Core functionality for *-git-smart-proxy.

Install

npm install --save git-smart-proxy-core

Usage

See source code for koa-git-smart-proxy for how to bind this library.

Typescript

This module includes a TypeScript declaration file to enable auto complete in compatible editors and type information for TypeScript projects. This module depends on the Node.js types, so install @types/node:

npm install --save-dev @types/node

License

MIT