You need to sign in or sign up before continuing.
Newer
Older
"description": "Horizontal Timeline plugin for jQuery",
"main": "gulpfile.js",
"dependencies": {
},
"devDependencies": {
"browser-sync": "^2.18.12",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^4.0.0",
"gulp-clean-css": "^3.4.0",
"gulp-eslint": "^3.0.1",
"gulp-rename": "^1.2.2",
"gulp-sass": "^3.1.0",
"gulp-uglify": "^3.0.0",
"gulp-util": "^3.0.8"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ka215/jquery.timeline.git"
},
"keywords": [
"jquery",
"timeline",
"plugin"
],
"author": "ka2",
"license": "MIT",
"bugs": {
"url": "https://github.com/ka215/jquery.timeline/issues"
},
"homepage": "https://github.com/ka215/jquery.timeline#readme"
}