1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00
mxpv-podsync/bower.json
2016-12-16 12:53:48 -08:00

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"
]
}