UNPKG

raptor

Version:

RaptorJS provides an AMD module loader that works in Node, Rhino and the web browser. It also includes various sub-modules to support building optimized web applications.

21 lines (19 loc) 465 B
{ "type": "raptor-module", "name": "raptor/resources/walker", "version": "1.0", "description": "Utility class for walking a directory structure", "homepage": "http://raptorjs.org", "authors": [ { "name": "Patrick Steele-Idem", "email": "psteeleidem@ebay.com" } ], "raptor": { "dependencies": [ {"path": "DirWalker.js"}, {"path": "walker.js"} ] } }