UNPKG

whoami

Version:
26 lines (25 loc) 441 B
{ "name": "whoami", "version": "0.0.3", "description": "Who am I?", "main": "index.js", "repository": { "type": "git", "url": "git@github.com:afc163/fanyi.git" }, "author": "afc163 <afc163@gmail.com>", "license": "MIT", "keywords": [ "who", "git", "user", "username" ], "engines": { "node": ">= 0.10.0" }, "readmeFilename": "README.md", "dependencies": { "shelljs": "^0.3.0" } }