jellyfin-web/dashboard-ui/bower_components/swipebox/grunt/package.json
2015-06-29 22:52:23 -04:00

22 lines
558 B
JSON

{
"name": "grunt-swipebox",
"version": "1.4.1",
"description": "A touchable jQuery lightbox",
"repository": {
"type": "git",
"url": "git://github.com/brutaldesign/swipebox.git"
},
"license": "MIT",
"devDependencies": {
"grunt": "~0.4.5",
"load-grunt-tasks": "~1.0.0",
"grunt-contrib-sass": "~0.8.1",
"grunt-autoprefixer": "~2.0.0",
"grunt-contrib-cssmin": "~0.10.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-notify": "~0.3.1"
}
}