UNPKG

pig-stream

Version:

A stream that converts all input into pig latin

15 lines 411 B
{ "name": "pig-stream", "version": "0.1.0", "description": "A stream that converts all input into pig latin", "author": "Ray John Alovera <rakista112@gmail.com>", "main": "index.js", "keywords": ["pig", "latin", "piglatin", "translate", "stream"], "dependencies": { "pig-latin": "^1.0.1" }, "repository": { "type": "git", "url": "https://github.com/rakista112/pig-stream.git" } }