gulp-makejson
creates json from source files and pipes the resulting json down to the next plugin
Buildstatus/Dependencies
Usage
var gulp = ;var gulpMakeJson = ; gulp;
The task will create a json of all files in the pipeline in the following way:
Note: Using this plugin will currently result in only one json file being emitted. Note: The key will reflect the relative path of a file
Feel free to contribute. Pull requests will be reviewed in a timely manner.