{
  "name": "playshader-one",
  "version": "0.0.2",
  "description": "A GLSL shader that emulates the hardware of an old game console",
  "keywords": ["three", "threejs", "shader", "webgl", "glsl", "psx"],
  "author": "Bucket o' Software",
  "license": "MPL-2.0",
  "type": "module",
    "scripts": {},
    "prettier": {
        "tabWidth": 4,
        "semi": false,
        "singleQuote": true
    },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/BucketOSoftware/playshader-one.git"
  },
  "bugs": {
    "url": "https://github.com/BucketOSoftware/playshader-one/issues"
  },
  "homepage": "https://github.com/BucketOSoftware/playshader-one#readme"
}
