-
Notifications
You must be signed in to change notification settings - Fork 0
/
.bower.json
27 lines (27 loc) · 881 Bytes
/
.bower.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"name": "adapt-contrib-accordion2",
"version": "6.0.1",
"framework": ">=5.14.0",
"homepage": "https://github.com/joe-allen-89/adapt-contrib-accordion2",
"bugs": "https://github.com/joe-allen-89/adapt-contrib-accordion2/issues",
"component": "accordion",
"targetAttribute": "_accordion",
"displayName": "Accordion",
"description": "An accordion component that displays clickable titles, which reveal display text",
"main": "/js/adapt-contrib-accordion.js",
"keywords": [
"adapt-plugin",
"adapt-component"
],
"license": "GPL-3.0",
"_release": "6.0.1",
"_resolution": {
"type": "version",
"tag": "v6.0.1",
"commit": "80693610e3257682740d31bbf5c18c84833db1cd"
},
"_source": "https://github.com/joe-allen-89/adapt-contrib-accordion2.git",
"_target": "6.0.1",
"_originalSource": "adapt-contrib-accordion2",
"_direct": true
}