Revert "Commit updated Javascript packages"
This reverts commit a88734348a.
This commit is contained in:
59
build/javascript/node_modules/css-unit-converter/package.json
generated
vendored
59
build/javascript/node_modules/css-unit-converter/package.json
generated
vendored
@@ -1,59 +0,0 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"css-unit-converter@1.1.2",
|
||||
"/home/runner/work/owncast/owncast/build/javascript"
|
||||
]
|
||||
],
|
||||
"_from": "css-unit-converter@1.1.2",
|
||||
"_id": "css-unit-converter@1.1.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-IiJwMC8rdZE0+xiEZHeru6YoONC4rfPMqGm2W85jMIbkFvv5nFTwJVFHam2eFrN6txmoUYFAFXiv8ICVeTO0MA==",
|
||||
"_location": "/css-unit-converter",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "css-unit-converter@1.1.2",
|
||||
"name": "css-unit-converter",
|
||||
"escapedName": "css-unit-converter",
|
||||
"rawSpec": "1.1.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.1.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/reduce-css-calc"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/css-unit-converter/-/css-unit-converter-1.1.2.tgz",
|
||||
"_spec": "1.1.2",
|
||||
"_where": "/home/runner/work/owncast/owncast/build/javascript",
|
||||
"author": {
|
||||
"name": "Andy Jansson"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/andyjansson/css-unit-converter/issues"
|
||||
},
|
||||
"description": "Converts CSS values from one unit to another",
|
||||
"devDependencies": {
|
||||
"tape": "^4.6.3"
|
||||
},
|
||||
"homepage": "https://github.com/andyjansson/css-unit-converter",
|
||||
"keywords": [
|
||||
"css",
|
||||
"value",
|
||||
"unit",
|
||||
"converter",
|
||||
"convert"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "css-unit-converter",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/andyjansson/css-unit-converter.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test/test.js"
|
||||
},
|
||||
"version": "1.1.2"
|
||||
}
|
||||
Reference in New Issue
Block a user