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.
20 lines (18 loc) • 382 B
JSON
{
"type": "raptor-module",
"name": "raptor/paths",
"version": "1.0",
"description": "Raptor Module: paths",
"homepage": "http://raptorjs.org",
"authors": [
{
"name": "Patrick Steele-Idem",
"email": "psteeleidem@ebay.com"
}
],
"raptor": {
"dependencies": [
"paths.js"
]
}
}