2018-09-17 20:00:27 +00:00
|
|
|
name = "PkgTemplates"
|
|
|
|
uuid = "19f0ff7e-bab4-11e8-074b-97459630f98a"
|
|
|
|
authors = ["Chris de Graaf <chrisadegraaf@gmail.com>"]
|
2018-10-22 19:35:15 +00:00
|
|
|
version = "0.3.1"
|
2018-09-17 20:00:27 +00:00
|
|
|
|
|
|
|
[deps]
|
|
|
|
AutoHashEquals = "15f4f7f2-30c1-5605-9d31-71845cf9641f"
|
|
|
|
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
|
|
|
|
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
|
2018-09-17 21:43:12 +00:00
|
|
|
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
|
2018-09-17 20:26:37 +00:00
|
|
|
LibGit2 = "76f85450-5226-5b5a-8eaa-529ad045b433"
|
2018-09-17 20:00:27 +00:00
|
|
|
Mustache = "ffc61752-8dc7-55ee-8c37-f3e9cdd09e70"
|
2018-09-24 22:15:52 +00:00
|
|
|
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
|
2018-09-19 21:01:35 +00:00
|
|
|
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
|
2018-09-17 20:00:27 +00:00
|
|
|
URIParser = "30578b45-9adc-5946-b283-645ec420af67"
|
2018-10-22 19:35:15 +00:00
|
|
|
|
|
|
|
[extras]
|
|
|
|
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
|
|
|
|
|
|
|
|
[targets]
|
|
|
|
test = ["Test"]
|