{
  "name": "orbital-sys",
  "version": "1.1.5",
  "description": "experimental pubsub messaging service for data driven apps",
  "main": "src/sys.js",
  "scripts": {
    "test": "node tests/test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/orbitalfoundation/orbital-sys.git"
  },
  "author": "",
  "type": "module",
  "license": "MIT"
}
