{
    "name": "@thinkpixellab/pxstyles",
    "title": "pxstyles",
    "version": "1.0.0",
    "private": true,
    "author": {
        "name": "Pixel Lab",
        "url": "http://thinkpixellab.com/"
    },
    "scripts": {},
    "repository": {
        "type": "git",
        "url": "https://github.com/thinkpixellab/px-styles"
    },
    "engines": {
        "node": ">=14.15.0 <15.0.0",
        "npm": ">=6.14.8"
    },
    "dependencies": {
        "fibers": "^5.0.0",
        "lodash": "^4.17.21"
    },
    "devDependencies": {
        "gulp": "^4.0.2",
        "gulp-sass": "^5.1.0",
        "gulp-watch": "^5.0.1",
        "sass": "^1.45.2",
        "sassdoc": "^2.7.3"
    }
}
