UNPKG
@swarmy/lru-cache
Version:
latest (3.2.1)
3.2.1
3.2.0
3.1.2
3.1.1
3.0.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.1
1.0.0
LRU cache with event registry to handle cache changes
github.com/gneu77/lru-cache
gneu77/lru-cache
@swarmy/lru-cache
/
.babelrc
17 lines
(16 loc)
•
281 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"plugins"
: [ [
"
@babel
/plugin-proposal-object-rest-spread"
, {},
"
@babel
/plugin-proposal-object-rest-spread-plugin-name"
] ],
"presets"
: [ [
"
@babel
/preset-env"
, {},
"
@babel
/preset-env-plugin-name"
] ] }