# customify/1.4.2/package.json

Customify, version 1.4.2. 22 lines.

- Page: https://pluginprobe.com/plugins/customify/1.4.2/code/package.json
- Raw: https://pluginprobe.com/plugins/customify/1.4.2/raw/package.json
- Modified: 2016-12-06T14:44:08+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/customify/1.4.2/code/package.json#L10-L20`.

```json
{
    "name": "customify",
    "devDependencies": {
        "gulp": "*",
        "gulp-sass": "*",
        "gulp-autoprefixer": "~1.0.1",
        "gulp-minify-css": "*",
        "gulp-ignore": "*",
        "gulp-notify": "*",
        "gulp-concat": "~2.1.7",
        "gulp-exec": "~2.0.1",
        "gulp-replace": "~0.4.0",
        "gulp-beautify": "*",
        "gulp-csscomb": "*",
        "gulp-rename": "*",
        "gulp-combine-media-queries": "*",
        "del": "*",
        "gulp-postcss": "*",
        "rtlcss": "*",
        "es6-promise": "*"
    }
}
```
