This commit is contained in:
David Kale
2020-09-08 13:25:36 -04:00
parent e4246d2b5b
commit 91fcbb0108
4227 changed files with 416837 additions and 457884 deletions

24
node_modules/cssstyle/package.json generated vendored
View File

@@ -1,36 +1,31 @@
{
"_args": [
[
"cssstyle@1.4.0",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "cssstyle@1.4.0",
"_from": "cssstyle@^1.0.0",
"_id": "cssstyle@1.4.0",
"_inBundle": false,
"_integrity": "sha512-GBrLZYZ4X4x6/QEoBnIrqb8B/f5l4+8me2dkom/j1Gtbxy0kBv6OGzKuAsGM75bkGwGAFkt56Iwg28S3XTZgSA==",
"_location": "/cssstyle",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "cssstyle@1.4.0",
"raw": "cssstyle@^1.0.0",
"name": "cssstyle",
"escapedName": "cssstyle",
"rawSpec": "1.4.0",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "1.4.0"
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-1.4.0.tgz",
"_spec": "1.4.0",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "9d31328229d3c565c61e586b02041a28fccdccf1",
"_spec": "cssstyle@^1.0.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/jsdom",
"bugs": {
"url": "https://github.com/jsakas/CSSStyleDeclaration/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Chad Walker",
@@ -56,6 +51,7 @@
"dependencies": {
"cssom": "0.3.x"
},
"deprecated": false,
"description": "CSSStyleDeclaration Object Model implementation",
"devDependencies": {
"babel-generator": "~6.26.1",