{
  "name": "nqp-browser-runtime",
  "version": "0.43.0",
  "description": "Runtime for running NQP in the browser",
  "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": {
    "ansi-to-html": "^0.6.6",
    "char-props": "0.1.5",
    "escape-string-regexp": "^1.0.5",
    "fake-fs": "^0.5.0",
    "fold-case": "^1.0.0",
    "jsbi": "^2.0.4",
    "jsbi-is-prime": "^1.0.0",
    "node-int64": "^0.4.0",
    "nqp-js-ucd": "0.0.1",
    "nqp-unicode-data": "^3.0.0",
    "sha1": "^1.1.1",
    "shortid": "2.2.8",
    "source-map": "^0.8.0-beta.0",
    "source-map-resolve": "^0.5.2",
    "stack-trace": "0.0.10",
    "stacktrace-js": "^2.0.0",
    "tap-parser": "^7.0.0",
    "unicharadata": "9.0.0-alpha.6",
    "unicode-collation-algorithm": "0.0.4",
    "xorshift": "^1.1.0",
    "xregexp": "^3.2.0"
  }
}
