2021-03-01 15:06:11 +08:00

64 lines
1.6 KiB
JSON

{
"_args": [
[
"rollup-plugin-web-worker-loader@1.4.0",
"J:\\Github\\CURD-TS"
]
],
"_development": true,
"_from": "rollup-plugin-web-worker-loader@1.4.0",
"_id": "rollup-plugin-web-worker-loader@1.4.0",
"_inBundle": false,
"_integrity": "sha1-tP1xERh1jCERww55Ti8nV7daJ7g=",
"_location": "/rollup-plugin-web-worker-loader",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "rollup-plugin-web-worker-loader@1.4.0",
"name": "rollup-plugin-web-worker-loader",
"escapedName": "rollup-plugin-web-worker-loader",
"rawSpec": "1.4.0",
"saveSpec": null,
"fetchSpec": "1.4.0"
},
"_requiredBy": [
"/vite"
],
"_resolved": "http://192.168.250.101:4873/rollup-plugin-web-worker-loader/-/rollup-plugin-web-worker-loader-1.4.0.tgz",
"_spec": "1.4.0",
"_where": "J:\\Github\\CURD-TS",
"author": {
"name": "Dario Segura"
},
"bugs": {
"url": "https://github.com/darionco/rollup-plugin-web-worker-loader/issues"
},
"description": "Rollup plugin to handle Web Workers",
"devDependencies": {
"eslint": "^7.9.0"
},
"homepage": "https://github.com/darionco/rollup-plugin-web-worker-loader#readme",
"keywords": [
"rollup",
"rollup-plugin",
"webworker",
"web-worker",
"worker"
],
"license": "MIT",
"main": "src/index.js",
"name": "rollup-plugin-web-worker-loader",
"peerDependencies": {
"rollup": "^1.9.2 || ^2.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/darionco/rollup-plugin-web-worker-loader.git"
},
"scripts": {
"lint": "eslint src/**/*.js"
},
"version": "1.4.0"
}