{
  "name": "dom-cssom",
  "version": "1.1.1",
  "description": "CSS",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "CSS",
    "DOM"
  ],
  "author": "Quentin Engles <hollowdoor99@gmail.com>",
  "license": "MIT",
  "directories": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hollowdoor/dom_cssom.git"
  },
  "bugs": {
    "url": "https://github.com/hollowdoor/dom_cssom/issues"
  },
  "homepage": "https://github.com/hollowdoor/dom_cssom#readme"
}
