1 changed files with 74 additions and 74 deletions
Unified View
Diff Options
-
148package.json
@ -1,89 +1,89 @@ |
|||||
{ |
{ |
||||
"name" : "semantic-ui", |
|
||||
"version" : "1.11.5", |
|
||||
"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", |
|
||||
|
"name": "semantic-ui", |
||||
|
"version": "1.11.5", |
||||
|
"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": { |
"repository": { |
||||
"type" : "git", |
|
||||
"url" : "git://github.com/Semantic-Org/Semantic-UI.git" |
|
||||
|
"type": "git", |
||||
|
"url": "git://github.com/Semantic-Org/Semantic-UI.git" |
||||
}, |
}, |
||||
"bugs": { |
"bugs": { |
||||
"url" : "https://github.com/Semantic-Org/Semantic-UI/issues" |
|
||||
|
"url": "https://github.com/Semantic-Org/Semantic-UI/issues" |
||||
}, |
}, |
||||
"scripts": { |
"scripts": { |
||||
"install": "gulp install" |
"install": "gulp install" |
||||
}, |
}, |
||||
"peerDependencies": { |
"peerDependencies": { |
||||
"better-console" : "0.*", |
|
||||
"del" : "1.*", |
|
||||
"extend" : "2.*", |
|
||||
"gulp" : "3.*", |
|
||||
"gulp-autoprefixer" : "2.*", |
|
||||
"gulp-chmod" : "1.*", |
|
||||
"gulp-clone" : "1.*", |
|
||||
"gulp-concat" : "2.*", |
|
||||
"gulp-concat-css" : "2.*", |
|
||||
"gulp-copy" : "0.*", |
|
||||
"gulp-flatten" : "0.*", |
|
||||
"gulp-header" : "1.*", |
|
||||
"gulp-help" : "1.*", |
|
||||
"gulp-if" : "1.*", |
|
||||
"gulp-less" : "3.*", |
|
||||
"gulp-minify-css" : "0.*", |
|
||||
"gulp-notify" : "2.*", |
|
||||
"gulp-plumber" : "0.*", |
|
||||
"gulp-print" : "1.*", |
|
||||
"gulp-replace" : "0.*", |
|
||||
"gulp-rename" : "1.*", |
|
||||
"gulp-rtlcss" : "0.*", |
|
||||
"gulp-uglify" : "1.*", |
|
||||
"gulp-util" : "3.*", |
|
||||
"gulp-watch" : "4.*", |
|
||||
"require-dot-file" : "0.*" |
|
||||
|
"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": { |
"dependencies": { |
||||
"better-console" : "0.*", |
|
||||
"del" : "1.*", |
|
||||
"extend" : "2.*", |
|
||||
"gulp" : "3.*", |
|
||||
"gulp-autoprefixer" : "2.*", |
|
||||
"gulp-chmod" : "1.*", |
|
||||
"gulp-clone" : "1.*", |
|
||||
"gulp-concat" : "2.*", |
|
||||
"gulp-concat-css" : "2.*", |
|
||||
"gulp-copy" : "0.*", |
|
||||
"gulp-flatten" : "0.*", |
|
||||
"gulp-header" : "1.*", |
|
||||
"gulp-help" : "1.*", |
|
||||
"gulp-if" : "1.*", |
|
||||
"gulp-json-editor" : "2.*", |
|
||||
"gulp-less" : "3.*", |
|
||||
"gulp-minify-css" : "0.*", |
|
||||
"gulp-notify" : "2.*", |
|
||||
"gulp-plumber" : "0.*", |
|
||||
"gulp-print" : "1.*", |
|
||||
"gulp-prompt" : "0.*", |
|
||||
"gulp-rename" : "1.*", |
|
||||
"gulp-replace" : "0.*", |
|
||||
"gulp-rtlcss" : "0.*", |
|
||||
"gulp-uglify" : "1.*", |
|
||||
"gulp-util" : "3.*", |
|
||||
"gulp-watch" : "4.*", |
|
||||
"jquery" : "x.*", |
|
||||
"mkdirp" : "0.*", |
|
||||
"require-dot-file" : "0.*", |
|
||||
"wrench" : "git://github.com/derekslife/wrench-js.git#156eaceed68ed31ffe2a3ecfbcb2be6ed1417fb2" |
|
||||
|
"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", |
||||
|
"wrench": "git://github.com/derekslife/wrench-js.git#156eaceed68ed31ffe2a3ecfbcb2be6ed1417fb2" |
||||
}, |
}, |
||||
"devDependencies": { |
"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" |
|
||||
|
"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" |
||||
} |
} |
||||
} |
} |
Write
Preview
Loading…
Cancel
Save