aboutsummaryrefslogtreecommitdiffhomepage
path: root/.dub/dub.json
blob: 41dafd693dda8561039be0523bfafc975b865db4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"description": "sisu document parser.",
	"authors": [
		"Ralph Amissah"
	],
	"license": "GPL-3.0",
	"dependencies": {},
	"add-path": "./src/sdp",
	"dub": {
		"lastUpgrade": "2016-04-25T06:24:35.4069093",
		"cachedUpgrades": {}
	},
	"homepage": "http://sisudoc.org",
	"name": "sdp"
}