Revert "Commit updated Javascript packages"

This reverts commit a88734348a.
This commit is contained in:
Gabe Kangas
2020-10-19 22:14:27 -07:00
parent a88734348a
commit 3f50ce9bfc
6368 changed files with 0 additions and 603959 deletions

View File

@@ -1,48 +0,0 @@
{
"_args": [
[
"normalize.css@8.0.1",
"/home/runner/work/owncast/owncast/build/javascript"
]
],
"_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": "/home/runner/work/owncast/owncast/build/javascript",
"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"
}