This repository has been archived on 2020-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
Syllabus/themes/piratecare/node_modules/normalize.css/package.json

50 lines
1.2 KiB
JSON

{
"_args": [
[
"normalize.css@8.0.1",
"/tmp/tailwind-hugo"
]
],
"_development": true,
"_from": "normalize.css@8.0.1",
"_id": "normalize.css@8.0.1",
"_inBundle": false,
"_integrity": "sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg==",
"_location": "/normalize.css",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "normalize.css@8.0.1",
"name": "normalize.css",
"escapedName": "normalize.css",
"rawSpec": "8.0.1",
"saveSpec": null,
"fetchSpec": "8.0.1"
},
"_requiredBy": [
"/tailwindcss"
],
"_resolved": "https://registry.npmjs.org/normalize.css/-/normalize.css-8.0.1.tgz",
"_spec": "8.0.1",
"_where": "/tmp/tailwind-hugo",
"bugs": {
"url": "https://github.com/necolas/normalize.css/issues"
},
"description": "A modern alternative to CSS resets",
"files": [
"LICENSE.md",
"normalize.css"
],
"homepage": "https://necolas.github.io/normalize.css",
"license": "MIT",
"main": "normalize.css",
"name": "normalize.css",
"repository": {
"type": "git",
"url": "git+https://github.com/necolas/normalize.css.git"
},
"style": "normalize.css",
"version": "8.0.1"
}