UNPKG

genish.js

Version:
49 lines (48 loc) 1.13 kB
{ "name": "genish.js", "version": "1.0.2", "description": "gen~ in js", "main": "js/index.js", "directories": { "test": "tests" }, "dependencies": { "gulp-notify": "^3.2.0", "memory-helper": "^1.1.1" }, "devDependencies": { "babel-preset-es2015": "^6.6.0", "babelify": "^7.2.0", "benchmark": "^2.1.0", "browserify": "^16.5.1", "codemirror": "^5.9.0", "gulp": "^3.9.1", "gulp-babel": "^6.1.2", "gulp-buffer": "^0.0.2", "gulp-mocha": "^2.2.0", "gulp-notify": "^3.2.0", "vinyl-source-stream": "^1.1.0" }, "scripts": { "test": "mocha test/*.js" }, "repository": { "type": "git", "url": "git+https://github.com/charlieroberts/genish.js.git" }, "keywords": [ "audio", "gen~", "max/msp", "javascript", "synthesis", "DSP" ], "author": "Charlie Roberts <charlie@charlie-roberts.com> (http://www.charlie-roberts.com/)", "license": "MIT", "bugs": { "url": "https://github.com/charlieroberts/genish.js/issues" }, "homepage": "https://github.com/charlieroberts/genish.js#readme", "standard": false }