File: /var/www/vhosts/creativefellows.nl/test.creativefellows.nl/kiesjeschoolalphen/public/bower.json
{
"name": "foundation-sites-template",
"version": "1.0.0",
"authors": [
"ZURB <foundation@zurb.com>"
],
"description": "Basic template for a new Foundation for Sites project.",
"main": "index.html",
"license": "MIT",
"homepage": "http://foundation.zurb.com",
"dependencies": {
"foundation-sites": "~6.6.3",
"motion-ui": "~2.0.3"
},
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"private": true
}