UNPKG
@quicore/resource-id
Version:
latest (1.0.0)
1.0.0
0.1.0
0.0.2
0.0.1
Deterministic and compact ID generation for API resources using pluggable hashing.
@quicore/resource-id
/
.babelrc
9 lines
•
111 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"presets"
: [ [
"
@babel
/env"
, {
"targets"
: {
"node"
:
"current"
} }] ] }