forked from DCMLab/DigitalMusicology.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
23 lines (20 loc) · 834 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name = "DigitalMusicology"
uuid = "2c2a18ac-9fc9-11e8-3acf-35f06862b736"
author = ["Christoph Finkensiep <[email protected]>", "Daniel Harasim <[email protected]>"]
version = "0.1.0"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
FunctionalCollections = "de31a74c-ac4f-5751-b3fd-e18cd04993ca"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
MIDI = "f57c4921-e30c-5f49-b073-3f2f2ada663e"
NodeJS = "2bd173c7-0d6d-553b-b6af-13a54713934c"
Primes = "27ebfcd6-29c5-5fa9-bf4b-fb8fc14df3ae"
Query = "1a8c2f83-1ff3-5112-b086-8aa67b057ba1"
Ratios = "c84ed2f1-dad5-54f0-aa8e-dbefe2724439"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]