{
  "name": "terminal-prism",
  "version": "0.4.1",
  "description": "This library modifify the PrismJS library so it's a better fit for jQuery Terminal.",
  "main": "index.js",
  "type": "module",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jcubic/terminal-prism.git"
  },
  "keywords": [],
  "author": "Jakub T. Jankiewicz <jcubic@onet.pl> (https://jcubic.pl/jakub-jankiewicz/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jcubic/terminal-prism/issues"
  },
  "homepage": "https://github.com/jcubic/terminal-prism#readme",
  "devDependencies": {
    "css": "^3.0.0",
    "prismjs": "^1.28.0",
    "colorjs.io": "^0.4.0"
  }
}
