Files
mxpv-podsync/bower.json
T
2016-12-16 12:53:48 -08:00

20 lines
317 B
JSON

{
"name": "Podsync",
"homepage": "Podsync.net",
"authors": [
"Maksym Pavlenko <[email protected]>"
],
"description": "",
"main": "",
"moduleType": [],
"license": "MIT",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}