UNPKG
@ion-cloud/phaser
Version:
latest (1.0.0)
1.0.0
JavaScript gradient animation and initialization helper
github.com/ion-cloud/phaser
ion-cloud/phaser
@ion-cloud/phaser
/
demo
/
.babelrc
6 lines
(5 loc)
•
90 B
Plain Text
View Raw
1
2
3
4
5
6
{
"presets"
:
[
[
"env"
,
{
"targets"
:
{
"browsers"
:
[
"last 2 versions"
,
"> 1%"
]
}
}
]
]
}