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 (22 loc) 492 B
{ "type": "raptor-module", "name": "raptor/java", "version": "1.0", "description": "Utility functions for Java", "homepage": "http://raptorjs.org", "authors": [ { "name": "Patrick Steele-Idem", "email": "psteeleidem@ebay.com" } ], "raptor": { "extensions": { "rhino": { "dependencies": [ {"path": "java_rhino.js"} ] } } } }