{
  "name": "@neos21/neos-normalize",
  "version": "2.1.4",
  "description": "Neo's Normalize",
  "main": "neos-normalize.min.css",
  "style": "neos-normalize.css",
  "scripts": {
    "build": "cleancss -o neos-normalize.min.css neos-normalize.css"
  },
  "author": "Neo <neos21@gmail.com> (https://neos21.net/)",
  "license": "MIT",
  "homepage": "https://github.com/Neos21/neos-normalize#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Neos21/neos-normalize.git"
  },
  "bugs": {
    "url": "https://github.com/Neos21/neos-normalize/issues"
  },
  "funding": {
    "type": "github",
    "url": "https://github.com/sponsors/Neos21"
  },
  "devDependencies": {
    "clean-css-cli": "5.6.3"
  }
}
