{
  "name": "@sanjo/mathematics",
  "version": "0.4.1",
  "type": "module",
  "description": "Mathematics",
  "keywords": [],
  "homepage": "https://github.com/SanjoSolutions/unnamed/tree/main/packages/mathematics",
  "license": "Unlicense",
  "main": "./index.js",
  "types": "./index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/SanjoSolutions/unnamed.git",
    "directory": "packages/mathematics"
  },
  "publishConfig": {
    "access": "public"
  }
}