UNPKG
@pushrocks/smartenv
Version:
latest (5.0.5)
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.0.16
4.0.15
4.0.14
4.0.13
4.0.12
4.0.11
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
store things about your environment and let them travel across modules
gitlab.com/pushrocks/smartenv
@pushrocks/smartenv
/
ts
/
00_commitinfo_data.ts
9 lines
(8 loc)
•
228 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
/** * autocreated commitinfo by
@pushrocks
/commitinfo */
export
const
commitinfo = {
name
:
'@pushrocks/smartenv'
,
version
:
'5.0.5'
,
description
:
'store things about your environment and let them travel across modules'
}