UNPKG

sonus-api-caller

Version:

Open source cross platform decentralized always-on framework

34 lines (33 loc) 700 B
{ "name": "sonus-api-caller", "version": "0.1.9", "description": "Open source cross platform decentralized always-on framework", "main": "index.js", "scripts": { "test": "eslint ." }, "repository": { "type": "git", "url": "https://github.com/MTjody/sonus.git" }, "keywords": [ "keyword", "spotting", "hotword", "detection" ], "author": "@mtjody", "license": "MIT", "bugs": { "url": "https://github.com/mtjody/sonus/issues" }, "homepage": "https://github.com/mtjody/sonus#readme", "dependencies": { "ajv": "^5.5.1", "node-record-lpcm16": "^0.3.0", "snowboy": "^1.2.0" }, "devDependencies": { "eslint": "^3.7.0" } }