-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.bower.json
28 lines (28 loc) · 847 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
28
{
"name": "adapt-walkgrove-actionplan",
"repository": {
"type": "git",
"url": "git://github.com/walkgrovedev/adapt-walkgrove-actionplan.git"
},
"framework": "5",
"homepage": "https://github.com/walkgrovedev/adapt-walkgrove-actionplan.git",
"component": "actionplan",
"displayName": "Action Plan",
"description": "A component which allows text entry and saving to PDF",
"main": "/js/adapt-walkgrove-actionplan.js",
"keywords": [
"adapt-plugin",
"adapt-component"
],
"license": "GPL-3.0",
"_release": "c98d92b2e9",
"_resolution": {
"type": "branch",
"branch": "master",
"commit": "c98d92b2e9686ce0f92b2db5af1e50b5279f3e2f"
},
"_source": "git://github.com/walkgrovedev/adapt-walkgrove-actionplan.git",
"_target": "*",
"_originalSource": "adapt-walkgrove-actionplan",
"_direct": true
}