{
  "name": "gl-format-compiler-error",
  "version": "1.0.3",
  "description": "Formats a webgl glsl compiler error.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wwwtyro/gl-format-compiler-error.git"
  },
  "keywords": [
    "stackgl",
    "webgl",
    "glsl"
  ],
  "author": "Rye Terrell <ryeterrell@ryeterrell.net> (http://wwwtyro.github.io)",
  "license": "Unlicense",
  "bugs": {
    "url": "https://github.com/wwwtyro/gl-format-compiler-error/issues"
  },
  "homepage": "https://github.com/wwwtyro/gl-format-compiler-error#readme",
  "dependencies": {
    "add-line-numbers": "^1.0.1",
    "gl-constants": "^1.0.0",
    "glsl-shader-name": "^1.0.0",
    "sprintf-js": "^1.0.3"
  }
}
