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.

8 lines 178 B
{ "raptor": { "dependencies": [ { "type": "define", "path": "foo.js", "name": "foo"}, { "type": "define", "path": "bar.js" } ] } }