{ "name": "lessc-watcher", "version": "1.0.4", "description": "A minimal package to watch less files and compile them to css", "main": "dist/index.js", "repository": { "type": "git", "url": "git+https://github.com/BenjaminToby/less-watcher.git" }, "keywords": [ "less", "watcher", "css" ], "author": "Benjamin Toby", "license": "ISC", "devDependencies": { "@types/node": "^20.4.5" } }