wtf-file
Version:
Instantly explain mysterious files.
27 lines (26 loc) • 460 B
JSON
{
"name": "wtf-file",
"version": "0.1.4",
"main": "index.js",
"scripts": {
"start": "node bin/cli.js"
},
"author": "hxpe",
"license": "MIT",
"description": "Instantly explain mysterious files.",
"bin": {
"wtf": "bin/cli.js"
},
"repository": {
"type": "git",
"url": "https://github.com/hxpe-dev/wtf-file"
},
"keywords": [
"cli",
"developer-tools",
"dev-tool",
"config",
"wtf",
"explainer"
]
}