Commit updated Javascript packages
This commit is contained in:
62
build/javascript/node_modules/postcss-js/package.json
generated
vendored
Normal file
62
build/javascript/node_modules/postcss-js/package.json
generated
vendored
Normal file
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"postcss-js@2.0.3",
|
||||
"/home/runner/work/owncast/owncast/build/javascript"
|
||||
]
|
||||
],
|
||||
"_from": "postcss-js@2.0.3",
|
||||
"_id": "postcss-js@2.0.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-zS59pAk3deu6dVHyrGqmC3oDXBdNdajk4k1RyxeVXCrcEDBUBHoIhE4QTsmhxgzXxsaqFDAkUZfmMa5f/N/79w==",
|
||||
"_location": "/postcss-js",
|
||||
"_phantomChildren": {
|
||||
"chalk": "2.4.2",
|
||||
"supports-color": "6.1.0"
|
||||
},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "postcss-js@2.0.3",
|
||||
"name": "postcss-js",
|
||||
"escapedName": "postcss-js",
|
||||
"rawSpec": "2.0.3",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.0.3"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/tailwindcss"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-2.0.3.tgz",
|
||||
"_spec": "2.0.3",
|
||||
"_where": "/home/runner/work/owncast/owncast/build/javascript",
|
||||
"author": {
|
||||
"name": "Andrey Sitnik",
|
||||
"email": "andrey@sitnik.ru"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/postcss/postcss-js/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"camelcase-css": "^2.0.1",
|
||||
"postcss": "^7.0.18"
|
||||
},
|
||||
"description": "PostCSS for React Inline Styles, Radium, Free Style and other CSS-in-JS",
|
||||
"homepage": "https://github.com/postcss/postcss-js#readme",
|
||||
"keywords": [
|
||||
"postcss",
|
||||
"postcss-runner",
|
||||
"js",
|
||||
"inline",
|
||||
"react",
|
||||
"css",
|
||||
"cssinjs"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "postcss-js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/postcss/postcss-js.git"
|
||||
},
|
||||
"version": "2.0.3"
|
||||
}
|
||||
Reference in New Issue
Block a user