UNPKG
itunesfm
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0
Sync last.fm play counts with your iTunes library.
github.com/hansonw/itunesfm
hansonw/itunesfm
itunesfm
/
bin
/
providers
/
Provider.js
4 lines
(3 loc)
•
89 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
/* @flow */
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});