UNPKG

f-tool

Version:

A small set of command line tools

18 lines (17 loc) 273 B
{ "name": "f-tool", "version": "0.1.3", "description": "A small set of command line tools", "bin": { "f": "bin/f" }, "keywords": [ "f", "tools" ], "author": "Vadim Ogievetsky", "license": "MIT", "dependencies": { "split": "^1.0.0" } }