UNPKG

@push.rocks/projectinfo

Version:

gather information about projects. supports npm, git etc.

8 lines (6 loc) 315 B
import * as path from 'path'; import * as smartpromise from '@push.rocks/smartpromise'; import * as smartfile from '@push.rocks/smartfile'; import * as smartstring from '@push.rocks/smartstring'; import * as smartpath from '@push.rocks/smartpath'; export { path, smartpromise, smartfile, smartstring, smartpath };