{
  "name": "codemirror-one-dark-theme",
  "version": "1.1.1",
  "description": "atom's one-dark theme for codemirror.",
  "main": "one-dark.css",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aerobird98/codemirror-one-dark-theme.git"
  },
  "keywords": [
    "codemirror",
    "theme",
    "one-dark"
  ],
  "author": "Aerobird98 (Adam Török)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/aerobird98/codemirror-one-dark-theme/issues"
  },
  "homepage": "https://github.com/aerobird98/codemirror-one-dark-theme#readme"
}
