Searched defs:gulp (Results 1 – 8 of 8) sorted by relevance
14 "gulp": "~4.0.1", string
1 var gulp = require('gulp'); variable
23 "gulp": "^3.8.8", string
16 const gulp = require('gulp'); constant
57 "gulp": "^4.0.0", string
5522 "gulp": { object
507 def gulp(iterable, keyp=None, func=list): function
803 def gulp(iterable, keyp=None, func=list): function