diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-06-05 23:56:12 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-06-05 23:56:12 +0200 |
| commit | 8c8e2e08d2ae89ba18ca05bab446e4642798dce2 (patch) | |
| tree | d3153ba1fc32faa19d4094b2b5a18943f1e45dfa /package.json | |
| parent | c4dd63e487588cfa8e104a840af75854972b5ddb (diff) | |
pulling in wav2pix code
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json index 316bb2a..5afc7fa 100644 --- a/package.json +++ b/package.json @@ -32,8 +32,10 @@ "express": "^4.16.3", "express-json": "^1.0.0", "fetch-jsonp": "^1.1.3", + "fft.js": "^4.0.3", "file-saver": "^1.3.8", "form-data": "^2.3.2", + "jszip": "^3.1.5", "knex": "^0.14.6", "knox": "^0.9.2", "moment": "^2.22.1", @@ -48,7 +50,9 @@ "react-router-redux": "^4.0.8", "redux": "^4.0.0", "redux-thunk": "^2.2.0", + "signal-windows": "0.0.1", "socket.io": "^2.1.1", + "sprintf-js": "^1.1.1", "tone": "^0.12.80", "tree-kill": "^1.2.0", "uuid": "^3.2.1", |
