UNPKG
podhnologic
Version:
latest (2.0.4)
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
converts your music collection to another format; e.g. iPod
podhnologic
/
package.json
20 lines
(19 loc)
•
307 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"name"
:
"podhnologic"
,
"version"
:
"2.0.4"
,
"bin"
:
"index.js"
,
"description"
:
"converts your music collection to another format; e.g. iPod"
,
"keywords"
:
[
"ipod"
,
"alac"
,
"aac"
,
"flac"
,
"mp3"
,
"opus"
,
"vorbis"
,
"wav"
,
"convert"
,
"music"
,
"tunes"
]
}