{
  "name": "@gleam-lang/highlight.js-gleam",
  "version": "1.5.0",
  "description": "Adds support for the Gleam language to highlight.js.",
  "main": "index.js",
  "scripts": {
    "ci": "standard",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gleam-lang/highlight.js-gleam.git"
  },
  "author": "",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/gleam-lang/highlight.js-gleam/issues"
  },
  "homepage": "https://github.com/gleam-lang/highlight.js-gleam#readme",
  "devDependencies": {
    "standard": "^17.0.0"
  }
}
