{
    "name": "@pnodev/fractal-pno",
    "version": "1.2.1",
    "description": "The pno theme for Fractal.",
    "main": "index.js",
    "repository": {
        "type": "git",
        "url": "https://github.com/kaesetoast/fractal-pno.git"
    },
    "bugs": {
        "url": "https://github.com/kaesetoast/fractal-pno/issues"
    },
    "author": "Philipp Nowinski <mail@pno.dev> (https://www.pno.dev/)",
    "license": "MIT",
    "scripts": {
        "start": "gulp watch",
        "build": "gulp",
        "prepublish": "npm run build"
    },
    "peerDependencies": {
        "@frctl/fractal": ">= 1.1.0-alpha.0 < 2"
    },
    "devDependencies": {
        "babel-preset-es2015": "^6.5.0",
        "babelify": "^7.2.0",
        "browserify": "^13.0.0",
        "del": "^2.2.0",
        "gulp": "^3.9.1",
        "gulp-autoprefixer": "^3.1.0",
        "gulp-sass": "^4.0.0",
        "gulp-sass-glob": "^1.0.0",
        "gulp-sourcemaps": "^1.6.0",
        "gulp-stylelint": "^2.0.0",
        "gulp-uglify": "^1.5.3",
        "highlight.js": "^9.1.0",
        "jquery": "^2.2.1",
        "jquery-pjax": "git+https://github.com/defunkt/jquery-pjax.git",
        "jquery-resizable-dom": "^0.16.0",
        "normalize.css": "^4.1.1",
        "sass-mq": "^3.2.6",
        "select2": "4.0.3",
        "stylelint-config-standard": "^7.0.0",
        "vinyl-buffer": "^1.0.0",
        "vinyl-source-stream": "^1.1.0",
        "watchify": "^3.7.0"
    },
    "dependencies": {
        "@frctl/fractal": "^1.1.0-alpha.0",
        "js-beautify": "^1.6.2",
        "lodash": "^4.12.0"
    }
}
