0.0.4 • Published 10 years ago

broccoli-json-concat v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

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.