{
  "_args": [
    [
      "@csstools/normalize.css@12.0.0",
      "/home/smartsensero/public_html/frontend/front-end"
    ]
  ],
  "_from": "@csstools/normalize.css@12.0.0",
  "_id": "@csstools/normalize.css@12.0.0",
  "_inBundle": false,
  "_integrity": "sha512-M0qqxAcwCsIVfpFQSlGN5XjXWu8l5JDZN+fPt1LeW5SZexQTgnaEvgXAY+CeygRw0EeppWHi12JxESWiWrB0Sg==",
  "_location": "/@csstools/normalize.css",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@csstools/normalize.css@12.0.0",
    "name": "@csstools/normalize.css",
    "escapedName": "@csstools%2fnormalize.css",
    "scope": "@csstools",
    "rawSpec": "12.0.0",
    "saveSpec": null,
    "fetchSpec": "12.0.0"
  },
  "_requiredBy": [
    "/postcss-normalize"
  ],
  "_resolved": "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-12.0.0.tgz",
  "_spec": "12.0.0",
  "_where": "/home/smartsensero/public_html/frontend/front-end",
  "author": {
    "name": "Jonathan Neal",
    "email": "jonathantneal@hotmail.com"
  },
  "bugs": {
    "url": "https://github.com/csstools/normalize.css/issues"
  },
  "contributors": [
    {
      "name": "Jonathan Neal",
      "email": "jonathantneal@hotmail.com",
      "url": "http://jonathantneal.com/"
    },
    {
      "name": "Nicolas Gallagher",
      "email": "nicolas@nicolasgallagher.com",
      "url": "http://nicolasgallagher.com/"
    },
    {
      "name": "Luciano Battagliero",
      "email": "lucianobattagliero+git@gmail.com",
      "url": "https://lucianobattagliero.com/"
    }
  ],
  "description": "A cross-browser CSS foundation",
  "devDependencies": {
    "stylelint": "^13.13.1",
    "stylelint-config-standard": "^22.0.0"
  },
  "files": [
    "normalize.css",
    "opinionated.css"
  ],
  "homepage": "https://github.com/csstools/normalize.css#readme",
  "keywords": [
    "css",
    "normalizes",
    "browsers",
    "fixes"
  ],
  "license": "CC0-1.0",
  "main": "normalize.css",
  "name": "@csstools/normalize.css",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/csstools/normalize.css.git"
  },
  "scripts": {
    "test": "echo \"no test\""
  },
  "style": "normalize.css",
  "stylelint": {
    "extends": "stylelint-config-standard",
    "rules": {
      "font-family-no-duplicate-names": [
        true,
        {
          "ignoreFontFamilyNames": [
            "monospace"
          ]
        }
      ]
    }
  },
  "version": "12.0.0"
}
