55 lines
1.5 KiB
JSON
55 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@videojs/themes@1.0.0",
|
|
"/home/runner/work/owncast/owncast/build/javascript"
|
|
]
|
|
],
|
|
"_from": "@videojs/themes@1.0.0",
|
|
"_id": "@videojs/themes@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-DbRFpO7O0xPLRL4v7dJCcsfdP8Bpwd7jADzIKh/jpGViCl4u6ECmLquBi2OjGLWrqBv5uXMkKtK7RumrHeEyfw==",
|
|
"_location": "/@videojs/themes",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@videojs/themes@1.0.0",
|
|
"name": "@videojs/themes",
|
|
"escapedName": "@videojs%2fthemes",
|
|
"scope": "@videojs",
|
|
"rawSpec": "1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@videojs/themes/-/themes-1.0.0.tgz",
|
|
"_spec": "1.0.0",
|
|
"_where": "/home/runner/work/owncast/owncast/build/javascript",
|
|
"author": "",
|
|
"dependencies": {
|
|
"postcss-inline-svg": "^4.1.0"
|
|
},
|
|
"description": "Monorepo for Video.js themes :nail_care:.",
|
|
"devDependencies": {
|
|
"autoprefixer": "^9.6.1",
|
|
"parcel-bundler": "^1.12.3",
|
|
"postcss-modules": "^1.4.1",
|
|
"postcss-preset-env": "^6.7.0",
|
|
"sass": "^1.22.9"
|
|
},
|
|
"keywords": [],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "@videojs/themes",
|
|
"scripts": {
|
|
"build": "parcel build **/*.css index.html --no-source-maps --no-content-hash",
|
|
"clean": "rm -rf ./dist",
|
|
"dev": "parcel index.html",
|
|
"prepublish": "npm run clean && npm run build"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|