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 (19 loc) • 420 B
JSON
{
"type": "raptor-library",
"version": "1.0",
"description": "RaptorJS JSDoc Library for JSDoc",
"authors": [
{
"name": "Patrick Steele-Idem",
"email": "psteeleidem@ebay.com"
}
],
"raptor": {
"search-path": [
{"dir": "modules"}
],
"taglibs": [
"taglibs/jsdoc/jsdoc.rtld"
]
}
}