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.
 
 
 

61 lines
1.9 KiB

{
"name" : "semantic-ui",
"version" : "1.9.1",
"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"
},
"dependencies": {
"better-console" : "0.x.x",
"del" : "1.x.x",
"extend" : "2.x.x",
"gulp" : "3.x.x",
"gulp-autoprefixer" : "2.x.x",
"gulp-chmod" : "1.x.x",
"gulp-clone" : "1.x.x",
"gulp-concat" : "2.x.x",
"gulp-concat-css" : "1.x.x",
"gulp-copy" : "0.0.2",
"gulp-flatten" : "0.0.4",
"gulp-header" : "1.x.x",
"gulp-help" : "1.x.x",
"gulp-if" : "1.x.x",
"gulp-json-editor" : "2.x.x",
"gulp-less" : "1.x.x",
"gulp-minify-css" : "0.x.x",
"gulp-notify" : "2.x.x",
"gulp-plumber" : "0.x.x",
"gulp-print" : "1.x.x",
"gulp-prompt" : "0.x.x",
"gulp-rename" : "1.x.x",
"gulp-replace" : "0.x.x",
"gulp-rtlcss" : "0.x.x",
"gulp-uglify" : "1.x.x",
"gulp-util" : "3.x.x",
"gulp-watch" : "2.x.x",
"jquery" : "x.x.x",
"mkdirp" : "0.x.x",
"require-dot-file" : "0.x.x",
"wrench" : "1.x.x"
},
"devDependencies": {
"github" : "^0.2.3",
"gulp-concat-filenames" : "^0.0.3",
"gulp-git" : "^0.5.5",
"gulp-karma" : "0.0.4",
"gulp-tap" : "^0.1.3",
"karma" : "^0.12.28",
"run-sequence" : "^1.0.2"
}
}