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.

23 lines (20 loc) 483 B
{ "type": "library", "name": "test", "version": "1.0", "description": "Top-level manifest for test resources", "homepage": "http://raptorjs.org", "authors": [ { "name": "Patrick Steele-Idem", "email": "psteeleidem@ebay.com" } ], "raptor": { "taglibs": [ "/taglibs/test/test.rtld", "widgets-test.rtld", "/taglibs/test-alias-multi.rtld" ] } }