{ "name": "valami", "version": "0.0.1", "description": "csomag leírása", "bin": { "valami": "valami.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "Nagy János", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/valaki/valami.git" } }