{
"name": "showmycode-private-demo",
"version": "1.0.0",
"description": "A simple CLI tool for generating project statistics",
"main": "src/index.js",
"scripts": {
"start": "node src/index.js"
},
"keywords": ["cli", "stats", "project"],
"license": "MIT"
}