UNPKG
vue-jcrop
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
The Javascript cropping widget for Vue.js
github.com/tapmodo/vue-jcrop
tapmodo/vue-jcrop
vue-jcrop
/
.babelrc
7 lines
(6 loc)
•
75 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
:
[
[
"es2015"
,
{
"modules"
:
false
}
]
,
"stage-0"
]
}