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.

13 lines (11 loc) 240 B
{ "type": "raptor-module", "name": "raptor/ecma/JSON", "version": "1.0", "description": "ECMA-compatible JSON object", "raptor": { "dependencies": [ {"path": "JSON.js"} ] } }