{ "name": "doughnutwedding", "description": "doughnutwedding.com website", "main": "index.js", "authors": [ "sikofitt " ], "license": "GPL-3.0", "keywords": [ "wedding" ], "homepage": "http://doughnutwedding.com", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "vendor/bower", "test", "tests" ], "dependencies": { "uikit": "3", "jquery": "^3.1.1" } }