67 lines
2.1 KiB
JSON
67 lines
2.1 KiB
JSON
{
|
|
"_from": "@surma/rollup-plugin-off-main-thread@^1.1.1",
|
|
"_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": "range",
|
|
"registry": true,
|
|
"raw": "@surma/rollup-plugin-off-main-thread@^1.1.1",
|
|
"name": "@surma/rollup-plugin-off-main-thread",
|
|
"escapedName": "@surma%2frollup-plugin-off-main-thread",
|
|
"scope": "@surma",
|
|
"rawSpec": "^1.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/workbox-build"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-1.4.2.tgz",
|
|
"_shasum": "e6786b6af5799f82f7ab3a82e53f6182d2b91a58",
|
|
"_spec": "@surma/rollup-plugin-off-main-thread@^1.1.1",
|
|
"_where": "/Users/tylerkoenig/Code/personal/react-scss2/node_modules/workbox-build",
|
|
"author": {
|
|
"name": "Surma",
|
|
"email": "surma@google.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/surma/rollup-plugin-off-main-thread/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"ejs": "^2.6.1",
|
|
"magic-string": "^0.25.0"
|
|
},
|
|
"deprecated": false,
|
|
"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"
|
|
}
|