You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

91 lines
2.6 KiB

{
"name" : "semantic-ui",
"version" : "2.0.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 <jack@semantic-ui.com>",
"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-clone": "*",
"gulp-concat": "*",
"gulp-concat-css": "*",
"gulp-copy": "*",
"gulp-flatten": "*",
"gulp-header": "*",
"gulp-help": "*",
"gulp-if": "*",
"gulp-less": "*",
"gulp-minify-css": "*",
"gulp-notify": "*",
"gulp-plumber": "*",
"gulp-print": "*",
"gulp-replace": "*",
"gulp-rename": "*",
"gulp-rtlcss": "*",
"gulp-uglify": "*",
"gulp-util": "*",
"gulp-watch": "*",
"require-dot-file": "*"
},
"dependencies": {
"better-console" : "*",
"del" : "^1.1.1",
"extend" : "^2.0.0",
"gulp" : "^3.8.11",
"gulp-autoprefixer" : "^2.1.0",
"gulp-chmod" : "*",
"gulp-clone" : "^1.0.0",
"gulp-concat" : "^2.5.2",
"gulp-concat-css" : "^2.1.2",
"gulp-copy" : "*",
"gulp-flatten" : "*",
"gulp-header" : "^1.2.2",
"gulp-help" : "^1.3.4",
"gulp-if" : "*",
"gulp-json-editor" : "^2.2.1",
"gulp-less" : "^3.0.2",
"gulp-minify-css" : "^1.0.0",
"gulp-notify" : "^2.2.0",
"gulp-plumber" : "^1.0.0",
"gulp-print" : "^1.1.0",
"gulp-prompt" : "^0.1.2",
"gulp-rename" : "^1.2.0",
"gulp-replace" : "^0.5.3",
"gulp-rtlcss" : "^0.1.4",
"gulp-uglify" : "^1.1.0",
"gulp-util" : "^3.0.4",
"gulp-watch" : "^4.2.0",
"jquery" : "^2.1.3",
"mkdirp" : "^0.5.0",
"require-dot-file" : "^0.4.0",
"map-stream" : "^0.1.0",
"yamljs" : "^0.2.1",
"wrench" : "https://github.com/derekslife/wrench-js/tarball/156eaceed68ed31ffe2a3ecfbcb2be6ed1417fb2"
},
"devDependencies": {
"github": "^0.2.3",
"gulp-concat-filenames": "^0.0.3",
"merge-stream": "^0.1.7",
"gulp-debug": "^2.0.1",
"gulp-git": "^1.0.0",
"gulp-tap": "^0.1.3",
"run-sequence": "^1.0.2"
}
}