{
  "_args": [
    [
      "@surma/rollup-plugin-off-main-thread@1.4.2",
      "/home/sonia/VisualStudioCode/Proyecto-React-Firebase/client"
    ]
  ],
  "_from": "@surma/rollup-plugin-off-main-thread@1.4.2",
  "_id": "@surma/rollup-plugin-off-main-thread@1.4.2",
  "_inBundle": false,
  "_integrity": "sha512-yBMPqmd1yEJo/280PAMkychuaALyQ9Lkb5q1ck3mjJrFuEobIfhnQ4J3mbvBoISmR3SWMWV+cGB/I0lCQee79A==",
  "_location": "/@surma/rollup-plugin-off-main-thread",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@surma/rollup-plugin-off-main-thread@1.4.2",
    "name": "@surma/rollup-plugin-off-main-thread",
    "escapedName": "@surma%2frollup-plugin-off-main-thread",
    "scope": "@surma",
    "rawSpec": "1.4.2",
    "saveSpec": null,
    "fetchSpec": "1.4.2"
  },
  "_requiredBy": [
    "/workbox-build"
  ],
  "_resolved": "https://registry.npmjs.org/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-1.4.2.tgz",
  "_spec": "1.4.2",
  "_where": "/home/sonia/VisualStudioCode/Proyecto-React-Firebase/client",
  "author": {
    "name": "Surma",
    "email": "surma@google.com"
  },
  "bugs": {
    "url": "https://github.com/surma/rollup-plugin-off-main-thread/issues"
  },
  "dependencies": {
    "ejs": "^2.6.1",
    "magic-string": "^0.25.0"
  },
  "description": "Use Rollup with workers and ES6 modules today.",
  "devDependencies": {
    "chai": "4.2.0",
    "karma": "4.2.0",
    "karma-chai": "0.1.0",
    "karma-chrome-launcher": "3.0.0",
    "karma-firefox-launcher": "1.1.0",
    "karma-mocha": "1.3.0",
    "karma-safari-launcher": "1.0.0",
    "karma-safaritechpreview-launcher": "2.0.2",
    "mocha": "6.1.4",
    "prettier": "1.18.2",
    "rollup": "2.0.0-0"
  },
  "homepage": "https://github.com/surma/rollup-plugin-off-main-thread#readme",
  "license": "Apache-2.0",
  "main": "index.js",
  "name": "@surma/rollup-plugin-off-main-thread",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/surma/rollup-plugin-off-main-thread.git"
  },
  "scripts": {
    "fmt": "prettier --write 'tests/**/*.js' *.js *.md *.json",
    "test": "node ./run_tests.js"
  },
  "version": "1.4.2"
}