{ "name": "glass", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "UNLICENSED", "devDependencies": { "babel-core": "^6.24.1", "babel-loader": "^7.0.0", "babel-preset-env": "^1.4.0", "babel-preset-es2015": "^6.24.1", "eslint": "^4.18.2", "eslint-plugin-react": "^7.7.0", "webpack": "^2.4.1", "hidpi-canvas": "git+ssh://git@github.com/julescarbon/hidpi-canvas-polyfill.git" }, "dependencies": { "adm-zip": "^0.4.11", "data-uri-to-buffer": "^2.0.0", "file-saver": "^1.3.8", "jszip": "^3.1.5", "pitchy": "^1.0.3", "signal-windows": "0.0.1", "sprintf-js": "^1.1.1", "tone": "^0.12.0" } }