UNPKG

expandable

Version:

UNIX shell style file globbing in that painlessly ports to Windows.

35 lines (32 loc) 967 B
{ "name": "expandable", "version": "1.0.2", "description": "UNIX shell style file globbing in that painlessly ports to Windows.", "keywords": [ "bluey", "command", "option", "prompt", "cli", "stdin", "expansions", "zsh", "bash", "console", "glob" ], "author": "Alan Gutierrez <alan@prettyrobots.com>", "homepage": "http://bigeasy.github.com/expandable", "license": "MIT", "repository": { "type": "git", "url": "bigeasy/expandable" }, "dependencies": { }, "devDependencies": { "proof": "7.0.x" }, "main": "expandable", "scripts": { "test": "proof test test/*.t.js" } }