{
  "_args": [
    [
      "@webcomponents/webcomponentsjs@2.1.3",
      "D:\\nginx-1.10.2\\html\\Monarch\\fusion-shared-resource\\shared"
    ]
  ],
  "_from": "@webcomponents/webcomponentsjs@2.1.3",
  "_id": "@webcomponents/webcomponentsjs@2.1.3",
  "_inBundle": false,
  "_integrity": "sha512-0UHJNY88lR3pnEYtBVT7F8cuuxOiITQGWJa0LxoELqkBSB7IabzJFOj5K99PajD3CGAsWpjB0CAeijfe376Y1w==",
  "_location": "/@webcomponents/webcomponentsjs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@webcomponents/webcomponentsjs@2.1.3",
    "name": "@webcomponents/webcomponentsjs",
    "escapedName": "@webcomponents%2fwebcomponentsjs",
    "scope": "@webcomponents",
    "rawSpec": "2.1.3",
    "saveSpec": null,
    "fetchSpec": "2.1.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@webcomponents/webcomponentsjs/-/webcomponentsjs-2.1.3.tgz",
  "_spec": "2.1.3",
  "_where": "D:\\nginx-1.10.2\\html\\Monarch\\fusion-shared-resource\\shared",
  "author": {
    "name": "The Polymer Authors"
  },
  "bugs": {
    "url": "https://github.com/webcomponents/webcomponentsjs/issues"
  },
  "description": "Web Components Polyfills",
  "devDependencies": {
    "@gulp-sourcemaps/sources-content": "^1.0.0",
    "@webcomponents/custom-elements": "^1.2.0",
    "@webcomponents/shadycss": "^1.5.2",
    "@webcomponents/shadydom": "^1.2.0",
    "@webcomponents/template": "^1.4.0",
    "@webcomponents/url": "^0.7.1",
    "@webcomponents/webcomponents-platform": "^1.0.0",
    "babel-core": "^6.26.3",
    "babel-preset-minify": "^0.4.3",
    "del": "^3.0.0",
    "eslint": "^5.6.0",
    "eslint-plugin-html": "^4.0.5",
    "get-own-property-symbols": "^0.9.2",
    "google-closure-compiler": "^20180805.0.0",
    "gulp": "^3.8.8",
    "gulp-babel": "^7.0.1",
    "gulp-rename": "^1.4.0",
    "gulp-rollup": "^2.16.2",
    "gulp-sourcemaps": "^2.6.4",
    "promise-polyfill": "^8.0.0",
    "rollup": "^0.60.7",
    "rollup-plugin-babel": "^3.0.7",
    "rollup-plugin-commonjs": "^9.1.4",
    "rollup-plugin-license": "^0.6.0",
    "run-sequence": "^2.2.1",
    "wct-browser-legacy": "^1.0.1",
    "web-component-tester": "^6.7.1"
  },
  "directories": {
    "test": "tests"
  },
  "files": [
    "bundles/**/*",
    "entrypoints/**/*",
    "custom-elements-es5-adapter.js",
    "webcomponents-bundle.js",
    "webcomponents-bundle.js.map",
    "webcomponents-loader.js"
  ],
  "homepage": "https://webcomponents.org/polyfills",
  "keywords": [
    "webcomponents",
    "web-components",
    "polyfill",
    "shim"
  ],
  "license": "BSD-3-Clause",
  "main": "webcomponents-bundle.js",
  "name": "@webcomponents/webcomponentsjs",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webcomponents/webcomponentsjs.git"
  },
  "scripts": {
    "build": "gulp",
    "clean": "gulp clean",
    "prepack": "npm run build",
    "regen-package-lock": "rm -rf node_modules package-lock.json; npm install",
    "test": "wct"
  },
  "version": "2.1.3"
}
