forked from adaptlearning/adapt-contrib-spoor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
17 lines (17 loc) · 846 Bytes
/
bower.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name": "adapt-contrib-spoor",
"version": "3.0.0",
"framework": ">=3",
"homepage": "https://github.com/adaptlearning/adapt-contrib-spoor",
"issues": "https://github.com/adaptlearning/adapt_framework/issues/new?title=contrib-spoor%3A%20please%20enter%20a%20brief%20summary%20of%20the%20issue%20here&body=please%20provide%20a%20full%20description%20of%20the%20problem,%20including%20steps%20on%20how%20to%20replicate,%20what%20browser(s)/device(s)%20the%20problem%20occurs%20on%20and,%20where%20helpful,%20the%20contents%20of%20the%20SCORM%20debug%20window.",
"displayName" : "Spoor",
"extension" : "spoor",
"description": "An extension which allows basic SCORM tracking",
"main": "/js/adapt-contrib-spoor.js",
"keywords": [
"adapt-plugin",
"adapt-extension"
],
"license": "GPLv3",
"targetAttribute": "_spoor"
}