wit
Version:
command-line wireless 802.11 manager for linux
36 lines (35 loc) • 750 B
JSON
{
"name": "wit",
"version": "1.3.4",
"description": "command-line wireless 802.11 manager for linux",
"bin": {
"wit": "bin/cmd.js",
"wit-import": "bin/import.js"
},
"dependencies": {
"concat-stream": "~1.0.1",
"minimist": "0.0.5",
"split": "~0.2.10",
"stream-combiner": "~0.0.2",
"text-table": "~0.1.1",
"through": "~2.3.4",
"mkdirp": "~0.3.5"
},
"repository": {
"type": "git",
"url": "git://github.com/substack/wit.git"
},
"homepage": "https://github.com/substack/wit",
"keywords": [
"wireless",
"wifi",
"linux",
"anarchyos"
],
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"license": "MIT"
}