{ "name": "doughnutwedding", "version": "1.0.0", "description": "doughnutwedding.com website", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://repos.bgemi.net/sikofitt/doughnut-wedding" }, "keywords": [ "wedding" ], "author": "sikofitt ", "license": "GPL-3.0", "devDependencies": { "grunt": "^1.0.1", "grunt-contrib-cssmin": "^1.0.2", "grunt-contrib-less": "^1.4.0", "grunt-contrib-watch": "^1.0.0", "less-plugin-autoprefix": "^1.5.1" } }