{
    "name": "@pt1602/cursor",
    "version": "1.0.7",
    "main": "./src/ts/index.ts",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "release": "tsc && gulp && npm publish"
    },
    "bugs": {
        "url": "https://github.com/pt1602/cursor/issues"
    },
    "repository": {
        "type": "git",
        "url": "git+ssh://git@github.com/pt1602/cursor.git"
    },
    "homepage": "https://github.com/pt1602/cursor/",
    "license": "MIT",
    "author": {
        "email": "npm@pt1602.de",
        "name": "Philipp Tuchardt"
    },
    "devDependencies": {
        "gulp": "^4.0.2",
        "gulp-clean-css": "^4.3.0",
        "gulp-cli": "^2.3.0",
        "gulp-sass": "^5.1.0",
        "sass": "^1.57.1"
    },
    "keywords": [
        "js",
        "cursor",
        "custom cursor",
        "scss",
        "typescript"
    ]
}
