pitty
Version:
A Python package manager for lazy vibe coders
20 lines (19 loc) • 478 B
JSON
{
"name": "pitty",
"version": "0.0.2",
"description": "A Python package manager for lazy vibe coders",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"python",
"cli-tools"
],
"repository": {
"type": "git",
"url": "https://github.com/mariabitsch/pitty.git"
},
"author": "Maria Bitsch <mariacodes@salonen.dk>",
"license": "MIT"
}