{ "name": "semantic-ui", "version": "2.5.0", "title": "Semantic UI", "description": "Semantic empowers designers and developers by creating a shared vocabulary for UI.", "homepage": "http://www.semantic-ui.com", "author": "Jack Lukic ", "license": "MIT", "repository": { "type": "git", "url": "git://github.com/Semantic-Org/Semantic-UI.git" }, "bugs": { "url": "https://github.com/Semantic-Org/Semantic-UI/issues" }, "scripts": { "install": "gulp install" }, "peerDependencies": { "better-console": "*", "del": "*", "extend": "*", "gulp": "*", "gulp-autoprefixer": "*", "gulp-chmod": "*", "gulp-clean-css": "*", "gulp-clone": "*", "gulp-concat": "*", "gulp-concat-css": "*", "gulp-copy": "*", "gulp-dedupe": "*", "gulp-flatten": "*", "gulp-header": "*", "gulp-if": "*", "gulp-less": "*", "gulp-notify": "*", "gulp-plumber": "*", "gulp-print": "*", "gulp-rename": "*", "gulp-replace": "*", "gulp-rtlcss": "*", "gulp-uglify": "*", "map-stream": "*", "replace-ext": "*", "require-dot-file": "*", "yamljs": "*" }, "dependencies": { "better-console": "*", "del": "*", "extend": "*", "gulp": "*", "gulp-autoprefixer": "*", "gulp-chmod": "*", "gulp-clean-css": "*", "gulp-clone": "*", "gulp-concat": "*", "gulp-concat-css": "*", "gulp-copy": "*", "gulp-dedupe": "*", "gulp-flatten": "*", "gulp-header": "*", "gulp-if": "*", "gulp-json-editor": "^2.5.4", "gulp-less": "*", "gulp-notify": "*", "gulp-plumber": "*", "gulp-print": "*", "gulp-rename": "*", "gulp-replace": "*", "gulp-rtlcss": "*", "gulp-uglify": "*", "jquery": "^3.5.1", "map-stream": "*", "merge-stream": "^1.0.0", "mkdirp": "^1.0.4", "prompt-sui": "^3.2.1", "replace-ext": "*", "require-dot-file": "*", "wrench-sui": "^0.0.3", "yamljs": "*" }, "devDependencies": { "@jsdevtools/npm-publish": "^1.4.3", "@octokit/rest": "^19.0.4", "gulp-concat-filenames": "*", "gulp-debug": "^4.0.0", "gulp-git": "^2.10.1", "gulp-tap": "^2.0.0", "merge-stream": "*" }, "style": "dist/semantic.css" }