UNPKG
@shockpkg/core
Version:
latest (3.0.8)
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.2
2.0.1
2.0.0
1.14.0
1.13.0
1.12.4
1.12.3
1.12.2
1.12.1
1.12.0
1.11.0
1.10.0
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.0
1.7.0
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
shockpkg core
github.com/shockpkg/core
shockpkg/core
@shockpkg/core
/
cjs
/
meta.js
11 lines
(9 loc)
•
297 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
VERSION
=
exports
.
NAME
=
void
0
;
// This file contains compile-time defined variables.
const
NAME
=
exports
.
NAME
=
"@shockpkg/core"
;
const
VERSION
=
exports
.
VERSION
=
"3.0.8"
;
//# sourceMappingURL=meta.js.map