{
  "_from": "tti-polyfill",
  "_id": "tti-polyfill@0.2.2",
  "_inBundle": false,
  "_integrity": "sha512-URIoJxvsHThbQEJij29hIBUDHx9UNoBBCQVjy7L8PnzkqY8N6lsAI6h8JrT1Wt2lA0avus/DkuiJxd9qpfCpqw==",
  "_location": "/tti-polyfill",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "tti-polyfill",
    "name": "tti-polyfill",
    "escapedName": "tti-polyfill",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/tti-polyfill/-/tti-polyfill-0.2.2.tgz",
  "_shasum": "f7bbf71b13afa9edf60c8bb0d0c05f134e1513b9",
  "_spec": "tti-polyfill",
  "_where": "/Users/ytotting/Developments/Docker/WordPress/PWA/wp-content/plugins/mcw-pwa/scripts",
  "bugs": {
    "url": "https://github.com/GoogleChrome/tti-polyfill/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Deepanjan Roy",
      "url": "Google"
    },
    {
      "name": "Philip Walton",
      "email": "philip@philipwalton.com",
      "url": "https://philipwalton.com/"
    }
  ],
  "deprecated": false,
  "description": "Polyfill for Time to Interactive. See https://goo.gl/OSmrPk",
  "devDependencies": {
    "chalk": "^1.1.3",
    "eslint": "^4.0.0",
    "eslint-config-google": "^0.8.0",
    "fs-extra": "^3.0.1",
    "google-closure-compiler-js": "^20170521.0.0",
    "gzip-size": "^3.0.0",
    "rollup": "^0.41.6",
    "rollup-plugin-node-resolve": "^3.0.0",
    "source-map": "^0.5.6"
  },
  "homepage": "https://github.com/GoogleChrome/tti-polyfill#readme",
  "license": "Apache-2.0",
  "main": "tti-polyfill.js",
  "name": "tti-polyfill",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/GoogleChrome/tti-polyfill.git"
  },
  "scripts": {
    "build": "npm run lint && node scripts/build.js",
    "lint": "eslint --fix src/*.js scripts/*.js tests/*.js"
  },
  "version": "0.2.2"
}
