UNPKG

peanut-stash

Version:

Collaborative command line cloud Stash, Share, Copy & Paste tool.

63 lines (62 loc) 1.26 kB
{ "name": "peanut-stash", "version": "1.1.1", "type": "module", "description": "Collaborative command line cloud Stash, Share, Copy & Paste tool.", "main": "pnut.js", "bin": { "pnut": "./pnut.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/roymasad/peanut-stash.git" }, "keywords": [ "cli", "copy", "paste", "pop", "command", "collaborative", "tool", "stash", "cloud", "share", "peanut", "ai", "manager", "terminal", "console", "cloud", "gemini", "shell", "clipboard", "productivity", "teamwork", "devops", "it", "coding" ], "author": "Roy Massaad", "license": "MIT", "bugs": { "url": "https://github.com/roymasad/peanut-stash/issues" }, "homepage": "https://github.com/roymasad/peanut-stash#readme", "dependencies": { "@clack/prompts": "0.7.0", "clipboardy": "4.0.0", "dotenv": "16.4.5", "figlet": "1.7.0", "firebase": "10.11.0", "node-fetch": "3.3.2", "node-machine-id": "1.1.12", "open": "10.1.0", "pastebin-api": "7.0.0", "picocolors": "1.0.0", "read": "3.0.1" } }