broccoli-json-concat
v0.0.4
Published
Broccoli plugin to create json object from directory structures
Downloads
6
Readme
Broccoli JSON Concat
Usage
Create a payload file based upon directory structure.
var jsonConcat = require('broccoli-json-concat');
var tree = jsonConcat(targetDirectory);
Documentation
ZOMG!!! TESTS?!?!!?
I know, right?
Running the tests:
npm install
npm test
License
This project is distributed under the MIT license.