vibecheck
Version:
21 lines (20 loc) • 383 B
JSON
{
"name": "vibecheck",
"version": "0.0.1-0",
"description": "Vibe checker",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"vibe",
"checker",
"vibecheck"
],
"repository": {
"type": "git",
"url": "https://github.com/gabrielcipriano/vibecheck"
},
"author": "",
"license": "MIT"
}