{ "name": "pr06", "version": "1.0.0", "description": "Grunt teszt", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Nagy János", "license": "MIT", "devDependencies": { "grunt": "^1.4.1", "grunt-contrib-cssmin": "^4.0.0", } }