{
  "_args": [
    [
      "@webcomponents/shadycss@1.5.2",
      "D:\\nginx-1.10.2\\html\\Monarch\\fusion-shared-resource\\shared"
    ]
  ],
  "_from": "@webcomponents/shadycss@1.5.2",
  "_id": "@webcomponents/shadycss@1.5.2",
  "_inBundle": false,
  "_integrity": "sha512-0OyrmVc7S+INtzoqP2ofAo+OdVn2Nj0Qvq4wD9FEGN7nMmLRxaD2mzy6hD6EslzxUSuGH302CDU4KXiY66SEqg==",
  "_location": "/@webcomponents/shadycss",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@webcomponents/shadycss@1.5.2",
    "name": "@webcomponents/shadycss",
    "escapedName": "@webcomponents%2fshadycss",
    "scope": "@webcomponents",
    "rawSpec": "1.5.2",
    "saveSpec": null,
    "fetchSpec": "1.5.2"
  },
  "_requiredBy": [
    "/@polymer/polymer"
  ],
  "_resolved": "https://registry.npmjs.org/@webcomponents/shadycss/-/shadycss-1.5.2.tgz",
  "_spec": "1.5.2",
  "_where": "D:\\nginx-1.10.2\\html\\Monarch\\fusion-shared-resource\\shared",
  "author": {
    "name": "The Polymer Project Authors",
    "url": "https://polymer.github.io/AUTHORS.txt"
  },
  "bugs": {
    "url": "https://github.com/webcomponents/shadycss/issues"
  },
  "description": "Styling helpers for ShadyDOM",
  "devDependencies": {
    "@webcomponents/custom-elements": "^1.1.3",
    "@webcomponents/html-imports": "^1.2.0",
    "@webcomponents/shadydom": "^1.1.2",
    "@webcomponents/template": "^1.3.1",
    "@webcomponents/webcomponents-platform": "^1.0.0",
    "del": "^3.0.0",
    "es6-promise": "^4.2.4",
    "eslint": "^4.19.1",
    "eslint-plugin-html": "^4.0.5",
    "google-closure-compiler": "^20180506.0.0",
    "gulp": "^3.8.8",
    "gulp-rename": "^1.4.0",
    "gulp-size": "^2.1.0",
    "gulp-sourcemaps": "^2.6.4",
    "rollup-stream": "=1.23.1",
    "run-sequence": "^2.2.1",
    "vinyl-buffer": "^1.0.1",
    "vinyl-source-stream": "^1.1.2",
    "wct-browser-legacy": "^1.0.1",
    "web-component-tester": "^6.7.1"
  },
  "directories": {
    "test": "tests"
  },
  "files": [
    "apply-shim.html",
    "apply-shim.min.js*",
    "custom-style-interface.html",
    "custom-style-interface.min.js*",
    "scoping-shim.min.js*",
    "entrypoints/**/*.js",
    "src/**/*.js",
    "externs/**/*.js"
  ],
  "homepage": "https://webcomponents.org/polyfills",
  "keywords": [
    "shady-css",
    "shadycss",
    "shadow-css",
    "shadowcss",
    "web-components",
    "webcomponents",
    "polyfill",
    "shim"
  ],
  "license": "BSD-3-Clause",
  "main": "shadycss.min.js",
  "name": "@webcomponents/shadycss",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webcomponents/shadycss.git"
  },
  "scripts": {
    "build": "gulp",
    "debug": "gulp debug",
    "lint": "eslint src test entrypoints",
    "prepack": "gulp closure",
    "test": "npm run lint && gulp && wct"
  },
  "version": "1.5.2"
}
