broccoli-json-global

0.0.3 • Public • Published

broccoli-json-global

Installation

npm install --save-dev broccoli-json-global

Usage

var jsonGlobal = require('broccoli-json-global');

tree = jsonGlobal('public/data', {

  // The name of your globals object. Default is JSON_DATA.
  globalName: 'GLOBALS',

  // Whether or not to nest data. Keys will be the file name. Default is false.
  nestData: true

});

Readme

Keywords

Package Sidebar

Install

npm i broccoli-json-global

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • michelle