smallcapper-cli
Version:
The CLI version of smallcaps-js.
22 lines (21 loc) • 521 B
JSON
{
"name": "smallcapper-cli",
"version": "1.0.3",
"description": "The CLI version of smallcaps-js.",
"main": "index.js",
"author": "ExplXit",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/ExploiterWolfy/smallcapper-cli.git"
},
"bin": "./bin/index.js",
"keywords": [
"cli",
"smallcaps"
],
"bugs": {
"url": "https://github.com/ExploiterWolfy/smallcapper-cli/issues"
},
"homepage": "https://github.com/ExploiterWolfy/smallcapper-cli#readme"
}