Files
root (ariane) cccaa274f8 init commit
2025-10-10 20:31:12 +02:00

30 lines
705 B
JSON

{
"name": "flexslider",
"version": "2.7.2",
"description": "An awesome, fully responsive jQuery slider toolkit.",
"main": "jquery.flexslider.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/woothemes/FlexSlider.git"
},
"keywords": [
"flexslider",
"jquery",
"slider",
"woocommerce",
"automattic"
],
"author": "Automattic <jeff@woothemes.com>",
"license": "GPL-2.0",
"bugs": {
"url": "https://github.com/woocommerce/FlexSlider/issues"
},
"homepage": "https://github.com/woocommerce/FlexSlider#readme",
"dependencies": {
"jquery": ">=1.11.3"
}
}