{
  "name": "php-wasm-mbstring",
  "description": "oniguruma for php-wasm.",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/seanmorris/php-wasm.git"
  },
  "author": "Sean Morris <php-wasm@seanmorr.is>",
  "version": "0.1.0",
  "main": "index.mjs",
  "types": "index.d.ts",
  "files": [
    "*.mjs",
    "index.d.ts",
    "LICENSE",
    "NOTICE",
    "README.md",
    "static.mak",
    "*.so"
  ]
}
