UNPKG

need-girlfriend

Version:

A humorous npm package that reminds you that you won't find a girlfriend in npm

37 lines 915 B
{ "name": "need-girlfriend", "version": "1.0.2", "description": "A humorous npm package that reminds you that you won't find a girlfriend in npm", "main": "index.js", "bin": { "need-girlfriend": "./index.js" }, "scripts": { "start": "node index.js", "test": "echo \"Error: No test needed, already tested in real life\" && exit 1" }, "keywords": [ "girlfriend", "humor", "joke", "fun", "lonely", "developer-humor", "npm-joke" ], "author": "Your Name <your.email@example.com>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/SaeedCodez/need-girlfriend.git" }, "engines": { "node": ">=12.0.0", "life": ">=1.0.0", "social-skills": "optional" }, "bugs": { "url": "https://github.com/SaeedCodez/need-girlfriend/issues" }, "homepage": "https://github.com/SaeedCodez/need-girlfriend#readme" }