forked from adlnet/xAPIWrapper
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
Latest commit
16 lines (16 loc) · 397 Bytes
/
Copy pathpackage.json
File metadata and controls
16 lines (16 loc) · 397 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name": "xAPIWrapper",
"description": "An easier way to build, send, and retrieve xAPI statements",
"version": "1.10.1",
"repository": {
"type": "git",
"url": "https://github.com/adlnet/xAPIWrapper.git"
},
"devDependencies": {
"grunt": "~0.4.2",
"grunt-bump": "0.0.16",
"grunt-contrib-uglify": "~0.2.2",
"grunt-exec": "~0.4.6",
"doxstrap": "~0.0.5"
}
}