UNPKG

chromaprint-fixed

Version:

A JavaScript implementation of AcoustID Chromaprint

12 lines (11 loc) 228 B
{ "lib/*.coffee": { "alternate": "test/%sTest.coffee", "command": "lib" }, "test/*Test.coffee": { "alternate": "lib/%s.coffee", "command": "test" }, "*": { "compiler": "node_modules/.bin/cake test" } }