{
    "name": "@thinkpixellab/pxstyles",
    "version": "0.9.21",
    "description": "Shared scss library",
    "main": "index.scss",
    "license": "MIT",
    "directories": {
        "doc": "docs"
    },
    "dependencies": {},
    "devDependencies": {
        "glob": "^7.2.0",
        "gulp": "^4.0.2",
        "gulp-replace": "^1.1.3",
        "gulp-sass": "^5.1.0",
        "jest": "^27.4.7",
        "lodash": "^4.17.21",
        "sass": "^1.45.2",
        "sass-true": "^6.0.1",
        "sassdoc": "^2.7.3"
    },
    "scripts": {
        "test": "jest",
        "prepare": "gulp verToSass"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/thinkpixellab/pxstyles.git"
    },
    "author": "Pixel Lab",
    "bugs": {
        "url": "https://github.com/thinkpixellab/pxstyles/issues"
    },
    "homepage": "https://github.com/thinkpixellab/pxstyles#readme"
}
