matter-js-rs 0.1.1

A Rust port of Matter.js, the 2D rigid body physics engine
Documentation
{
  "name": "testdata",
  "version": "1.0.0",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "testdata",
      "version": "1.0.0",
      "license": "ISC",
      "dependencies": {
        "matter-js": "^0.20.0"
      }
    },
    "node_modules/matter-js": {
      "version": "0.20.0",
      "resolved": "https://registry.npmjs.org/matter-js/-/matter-js-0.20.0.tgz",
      "integrity": "sha512-iC9fYR7zVT3HppNnsFsp9XOoQdQN2tUyfaKg4CHLH8bN+j6GT4Gw7IH2rP0tflAebrHFw730RR3DkVSZRX8hwA==",
      "license": "MIT"
    }
  }
}