lamassu-server/public/bower.json
2016-12-05 18:34:31 +02:00

18 lines
326 B
JSON

{
"name": "lamassu-admin-elm",
"homepage": "https://github.com/lamassu/lamassu-admin-elm",
"authors": [
"Josh Harvey <josh@lamassu.is>"
],
"description": "",
"main": "",
"license": "MIT",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}