{
  "name": "as-bs",
  "version": "1.0.1",
  "description": "Near zero-alloc centralized buffer for high performance applications",
  "types": "assembly/index.ts",
  "author": "Jairus Tanaka",
  "contributors": [],
  "license": "MIT",
  "scripts": {},
  "devDependencies": {
    "assemblyscript": "^0.27.31"
  },
  "dependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/JairusSW/as-bs.git"
  },
  "keywords": [
    "assemblyscript",
    "fast",
    "memory",
    "buffer"
  ],
  "bugs": {
    "url": "https://github.com/JairusSW/as-bs/issues"
  },
  "homepage": "https://github.com/JairusSW/as-bs#readme",
  "type": "module",
  "publishConfig": {
    "@JairusSW:registry": "https://npm.pkg.github.com"
  }
}
