{
  "_from": "pwa-helpers@^0.9.1",
  "_id": "pwa-helpers@0.9.1",
  "_inBundle": false,
  "_integrity": "sha512-4sP/C9sSxQ3w80AATmvCEI3R+MHzCwr2RSZEbLyMkeJgV3cRk7ySZRUrQnBDSA7A0/z6dkYtjuXlkhN1ZFw3iA==",
  "_location": "/pwa-helpers",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "pwa-helpers@^0.9.1",
    "name": "pwa-helpers",
    "escapedName": "pwa-helpers",
    "rawSpec": "^0.9.1",
    "saveSpec": null,
    "fetchSpec": "^0.9.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/pwa-helpers/-/pwa-helpers-0.9.1.tgz",
  "_shasum": "9ea22fa1996ab97df73b276cae962621c3fd2532",
  "_spec": "pwa-helpers@^0.9.1",
  "_where": "D:\\Pytliki\\dom",
  "author": {
    "name": "The Polymer Authors"
  },
  "bugs": {
    "url": "https://github.com/polymer/pwa-helpers/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "The Polymer Authors"
    }
  ],
  "deprecated": false,
  "description": "Small helper methods or mixins to help you build web apps.",
  "devDependencies": {
    "@polymer/test-fixture": "^4.0.2",
    "axe-core": "^3.0.2",
    "chai": "^4.2.0",
    "mocha": "^5.2.0",
    "polymer-cli": "^1.8.0",
    "redux": "^4.0.0",
    "sinon": "^7.2.3",
    "typescript": "^3.1.1",
    "wct-mocha": "^1.0.0"
  },
  "homepage": "https://github.com/polymer/pwa-helpers#readme",
  "license": "BSD-3-Clause",
  "main": "pwa-helpers.js",
  "module": "pwa-helpers.js",
  "name": "pwa-helpers",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/polymer/pwa-helpers.git"
  },
  "scripts": {
    "build": "tsc",
    "test": "tsc && polymer test --module-resolution=node --npm"
  },
  "version": "0.9.1"
}
