forked from cgkineo/adapt-articleBlockSlider
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
21 lines (21 loc) · 664 Bytes
/
Copy pathbower.json
File metadata and controls
21 lines (21 loc) · 664 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"name": "adapt-articleBlockSlider",
"repository": {
"type": "git",
"url": "git://github.com/cgkineo/adapt-articleBlockSlider.git"
},
"version": "3.1.2",
"framework": ">=5.31.4",
"homepage": "https://github.com/cgkineo/adapt-articleBlockSlider",
"issues": "https://github.com/cgkineo/adapt-articleBlockSlider/issues/",
"extension": "articleBlockSlider",
"displayName": "Article Block Slider",
"description": "A simple left and right slider for an article's blocks",
"main": "/js/articleBlockSlider.js",
"keywords": [
"adapt-plugin",
"adapt-extension"
],
"license": "GPLv3",
"targetAttribute": "_articleBlockSlider"
}