github.com/fanux/shipyard@v0.0.0-20161009071005-6515ce223235/controller/static/package.json (about)

     1  {
     2    "name": "shipyard-ui",
     3    "version": "3.0.0",
     4    "description": "",
     5    "main": "gulpfile.js",
     6    "dependencies": {
     7      "better-console": "^0.2.4",
     8      "del": "^1.1.1",
     9      "extend": "^2.0.0",
    10      "gulp": "^3.8.11",
    11      "gulp-autoprefixer": "^2.1.0",
    12      "gulp-bower": "^0.0.10",
    13      "gulp-chmod": "^1.2.0",
    14      "gulp-clone": "^1.0.0",
    15      "gulp-concat": "^2.5.2",
    16      "gulp-concat-css": "^2.2.0",
    17      "gulp-copy": "^0.0.2",
    18      "gulp-flatten": "^0.0.4",
    19      "gulp-header": "^1.2.2",
    20      "gulp-help": "^1.3.4",
    21      "gulp-if": "^1.2.5",
    22      "gulp-less": "^3.0.2",
    23      "gulp-minify-css": "^0.5.1",
    24      "gulp-notify": "^2.2.0",
    25      "gulp-plumber": "^0.6.6",
    26      "gulp-print": "^1.1.0",
    27      "gulp-rename": "^1.2.2",
    28      "gulp-replace": "^0.5.3",
    29      "gulp-rtlcss": "^0.1.4",
    30      "gulp-uglify": "^1.1.0",
    31      "gulp-util": "^3.0.4",
    32      "gulp-watch": "^4.2.2",
    33      "require-dot-file": "^0.4.0",
    34      "semantic-ui": "^1.11.6"
    35    },
    36    "devDependencies": {
    37      "gulp-livereload": "^3.8.0"
    38    },
    39    "scripts": {
    40      "test": "echo \"Error: no test specified\" && exit 1"
    41    },
    42    "repository": {
    43      "type": "git",
    44      "url": "https://github.com/tombee/shipyard-ui"
    45    },
    46    "author": "",
    47    "license": "ISC",
    48    "bugs": {
    49      "url": "https://github.com/tombee/shipyard-ui/issues"
    50    }
    51  }