{
  "name": "css-background-parser",
  "version": "0.1.0",
  "description": "Parse an element’s CSS background properties to get a list of individual backgrounds",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gilmoreorless/css-background-parser.git"
  },
  "author": "Gilmore Davidson",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/gilmoreorless/css-background-parser/issues"
  },
  "homepage": "https://github.com/gilmoreorless/css-background-parser#readme"
}
