UNPKG
phash-js
Version:
latest (0.3.0)
0.3.0
0.2.3
0.2.2
0.2.1
0.1.0
Perceptual image hashing in the browser without using HTML canvas
phash-js
/
.babelrc
7 lines
•
100 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"env"
: {
"test"
: {
"plugins"
: [
"
@babel
/plugin-transform-modules-commonjs"
] } } }