UNPKG
@push.rocks/projectinfo
Version:
latest (5.0.2)
5.0.2
5.0.1
gather information about projects. supports npm, git etc.
gitlab.com/pushrocks/projectinfo
@push.rocks/projectinfo
/
ts
/
00_commitinfo_data.ts
9 lines
(8 loc)
•
219 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
/** * autocreated commitinfo by
@pushrocks
/commitinfo */
export
const
commitinfo = {
name
:
'@push.rocks/projectinfo'
,
version
:
'5.0.2'
,
description
:
'gather information about projects. supports npm, git etc.'
}