mirror of
https://github.com/mxpv/podsync.git
synced 2024-05-11 05:55:04 +00:00
20 lines
317 B
JSON
20 lines
317 B
JSON
![]() |
{
|
||
|
"name": "Podsync",
|
||
|
"homepage": "Podsync.net",
|
||
|
"authors": [
|
||
|
"Maksym Pavlenko <pavlenko.maksym@gmail.com>"
|
||
|
],
|
||
|
"description": "",
|
||
|
"main": "",
|
||
|
"moduleType": [],
|
||
|
"license": "MIT",
|
||
|
"private": true,
|
||
|
"ignore": [
|
||
|
"**/.*",
|
||
|
"node_modules",
|
||
|
"bower_components",
|
||
|
"test",
|
||
|
"tests"
|
||
|
]
|
||
|
}
|