UNPKG

filtro-merriam-audio

Version:
31 lines (30 loc) 611 B
{ "name": "filtro-merriam-audio", "description": "Return merriam webster audio from a work", "version": "0.0.1", "homepage": "http://github.com/felquis/filtro-merriam-audio", "author": { "name": "Felquis Gimenes", "email": "frgformenton@gmail.com" }, "repository": { "type": "git", "url": "http://github.com/felquis/filtro-merriam-audio" }, "main": "./bin/filtro.js", "engines": { "node": ">= 0.10.x" }, "keywords": [ "url", "merriam", "webster", "audio", "html", "filtro", "fetch" ], "devDependencies": { "filtro": "^0.1.1" } }