UNPKG

chromaprint-fixed

Version:

A JavaScript implementation of AcoustID Chromaprint

46 lines (45 loc) 962 B
{ "author": { "name": "anoadragon453" }, "bugs": { "url": "https://github.com/bjjb/chromaprint.js/issues" }, "bundleDependencies": false, "dependencies": { "coffeescript": "^2.2.3", "commander": "^2.15.1", "q": "^1.5.1" }, "deprecated": false, "description": "A JavaScript implementation of AcoustID Chromaprint", "devDependencies": { "chai": "^4.1.2", "docco": "^0.8.0", "http-server": "^0.11.1", "mocha": "^5.0.5", "mocha-phantomjs": "^4.1.0", "phantomjs-prebuilt": "^2.1.7" }, "directories": { "test": "test" }, "homepage": "https://github.com/bjjb/chromaprint.js", "keywords": [ "audio", "fingerprint", "acoustid", "musicbrainz" ], "license": "ISC", "main": "index.js", "name": "chromaprint-fixed", "repository": { "type": "git", "url": "github.com/bjjb/chromaprint.js.git" }, "scripts": { "test": "cake test" }, "version": "0.1.0" }