{ "name": "nqp-runtime", "version": "0.38.0", "description": "the runtime for the js backend for nqp", "bugs": { "url:": "https://github.com/perl6/nqp/issues", "email": "pawelmurias@gmail.com" }, "license": "Artistic-2.0", "repository": "http://github.com/perl6/nqp/", "main": "runtime.js", "dependencies": { "char-props": "0.1.5", "escape-string-regexp": "^1.0.5", "ffi-napi": "^2.4.5", "fibers": "^4.0.1", "fold-case": "^1.0.0", "fs-ext": "^1.3.0", "jsbi": "^2.0.4", "jsbi-is-prime": "^1.0.0", "mkdirp": "^0.5.1", "node-int64": "^0.4.0", "nqp-js-ucd": "0.0.1", "nqp-unicode-data": "^3.0.0", "ref-napi": "^1.4.1", "sha1": "^1.1.1", "shortid": "2.2.8", "sleep": "^6.1.0", "source-map": "0.5.7", "source-map-resolve": "^0.5.1", "stack-trace": "0.0.10", "unicharadata": "9.0.0-alpha.6", "unicode-collation-algorithm": "0.0.3", "xorshift": "^1.1.0", "xregexp": "^3.2.0" } }