seq-theme-modern-slide-in
Version:
A minimalist theme for showcasing products
44 lines (43 loc) • 1.13 kB
JSON
{
"name": "seq-theme-modern-slide-in",
"version": "2.0.0",
"description": "A minimalist theme for showcasing products",
"license": "GPL-3.0",
"homepage": "http://sequencejs.com/themes/modern-slide-in/",
"private": false,
"author": "Ian Lunn",
"repository": {
"type": "git",
"url": "https://github.com/SequenceJS/modern-slide-in/"
},
"bugs": {
"url": "https://github.com/SequenceJS/modern-slide-in/issues",
"email": "bugs@sequencejs.com"
},
"keywords": [
"sequence",
"sequencejs",
"sequence theme",
"sequence.js",
"sequence.js theme",
"modern slider",
"product slider"
],
"devDependencies": {
"grunt": "~0.4.1",
"connect-livereload": "~0.3.2",
"grunt-contrib-sass": "~0.6.0",
"grunt-contrib-watch": "~0.5.3",
"grunt-autoprefixer": "~0.4.1",
"grunt-contrib-cssmin": "~0.7.0",
"grunt-contrib-uglify": "~0.2.7",
"grunt-contrib-connect": "~0.6.0",
"grunt-contrib-copy": "~0.5.0",
"time-grunt": "~0.2.8",
"grunt-open": "~0.2.3",
"grunt-version": "~0.3.0"
},
"dependencies": {
"load-grunt-tasks": "~0.2.0"
}
}