Sha256: a145fec079904fb7e4258ce296848ec3b991a505d15a2f9750b4b827501fc198
Contents?: true
Size: 180 Bytes
Versions: 6
Compression:
Stored size: 180 Bytes
Contents
module.exports = (grunt) -> path = require('path') require('time-grunt')(grunt) require('load-grunt-config')(grunt, { configPath: path.join(process.cwd(), '.grunt') })
Version data entries
6 entries across 6 versions & 1 rubygems