Files
docker-php-fpm/php_tools/grunt-cli/install.yml
2022-12-08 12:34:36 +01:00

14 lines
194 B
YAML

---
check: grunt --version | grep -E '[0-9][.0-9]+' || (grunt --version; false)
all:
type: npm
package: "grunt-cli"
binary: grunt
version:
build_dep: []
run_dep: []
pre:
post: