UNPKG

bitwig-es-polyfill

Version:

Provides standard ECMAScript library in Bitwig Studio

28 lines (27 loc) 624 B
{ "name": "bitwig-es-polyfill", "version": "0.2.0", "description": "Provides standard ECMAScript library in Bitwig Studio", "main": "index.js", "dependencies": { "bluebird": "^3.3.4", "json3": "^3.3.2" }, "keywords": [ "bitwig", "studio", "es6", "es7", "shim" ], "repository": { "type": "git", "url" : "https://github.com/stylemistake/bitwig-es-polyfill" }, "bugs": { "email": "stylemistake@gmail.com", "url" : "https://github.com/stylemistake/bitwig-es-polyfill/issues" }, "author": "Aleksej Komarov <stylemistake@gmail.com>", "license": "LGPL-3.0" }