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.

15 lines (13 loc) 266 B
{ "type": "raptor-module", "name": "locale.formatting.numbers", "version": "1.0", "description": "Number Formatting Modules", "authors": [ ], "raptor": { "dependencies": [ {"path": "numbers.js"} ] } }