{ "name": "cwise-compiler", "version": "1.1.3", "description": "cwise's internal compiler", "main": "compiler.js", "scripts": { "test": "tape test/*.js" }, "repository": { "type": "git", "url": "git://github.com/scijs/cwise-compiler.git" }, "keywords": [ "cwise", "ndarray", "compiler" ], "author": "Mikola Lysenko", "contributors": [ "Jasper van de Gronde