{
  "name": "@nomicfoundation/slang-darwin-arm64",
  "version": "0.17.0",
  "description": "Platform-specific binaries for @nomicfoundation/slang.",
  "homepage": "https://nomicfoundation.github.io/slang/",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/NomicFoundation/slang.git"
  },
  "bugs": "https://github.com/NomicFoundation/slang/issues/",
  "contributors": [
    {
      "name": "Nomic Foundation",
      "email": "packages@nomic.foundation"
    },
    {
      "name": "Antony Blakey",
      "email": "antony@nomic.foundation"
    },
    {
      "name": "Igor Matuszewski",
      "email": "igor@nomic.foundation"
    },
    {
      "name": "Omar Tawfik",
      "email": "omar@nomic.foundation"
    }
  ],
  "main": "index.darwin-arm64.node",
  "files": [
    "index.darwin-arm64.node",
    "README.md"
  ],
  "engines": {
    "node": ">= 10"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  },
  "keywords": [
    "blockchain",
    "compilers",
    "dapps",
    "ethereum",
    "parsing",
    "smart-contracts",
    "solidity",
    "tooling"
  ]
}
