File: /var/www/vhosts/creativefellows.nl/dhwd.creativefellows.nl/bower_components/motion-ui/.bower.json
{
"name": "motion-ui",
"version": "1.2.3",
"authors": [
"ZURB <foundation@zurb.com>"
],
"description": "Sass library for creating transitions and animations.",
"main": [
"dist/motion-ui.css",
"dist/motion-ui.js"
],
"keywords": [
"Sass",
"motion"
],
"license": "MIT",
"ignore": [
"**/.*",
"_build",
"node_modules",
"bower_components",
"docs/src",
"test"
],
"dependencies": {
"jquery": ">=2.2.0"
},
"homepage": "https://github.com/zurb/motion-ui",
"_release": "1.2.3",
"_resolution": {
"type": "version",
"tag": "v1.2.3",
"commit": "24e169ca46a3585503fa3ec4ace8821e910c9460"
},
"_source": "https://github.com/zurb/motion-ui.git",
"_target": "~1.2.2",
"_originalSource": "motion-ui"
}