You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
93 lines
2.4 KiB
93 lines
2.4 KiB
{
|
|
"_args": [
|
|
[
|
|
"web-worker@1.2.0",
|
|
"/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile"
|
|
]
|
|
],
|
|
"_from": "web-worker@1.2.0",
|
|
"_id": "web-worker@1.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-PgF341avzqyx60neE9DD+XS26MMNMoUQRz9NOZwW32nPQrF6p77f1htcnjBSEV8BGMKZ16choqUG4hyI0Hx7mA==",
|
|
"_location": "/web-worker",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "web-worker@1.2.0",
|
|
"name": "web-worker",
|
|
"escapedName": "web-worker",
|
|
"rawSpec": "1.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/geotiff"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/web-worker/-/web-worker-1.2.0.tgz",
|
|
"_spec": "1.2.0",
|
|
"_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile",
|
|
"authors": [],
|
|
"babel": {
|
|
"plugins": [
|
|
"@babel/plugin-syntax-dynamic-import",
|
|
"babel-plugin-commonjs-lite"
|
|
]
|
|
},
|
|
"browser": "./cjs/browser.js",
|
|
"bugs": {
|
|
"url": "https://github.com/developit/web-worker/issues"
|
|
},
|
|
"description": "Consistent Web Workers in browser and Node.",
|
|
"devDependencies": {
|
|
"@babel/cli": "^7.7.7",
|
|
"@babel/core": "^7.7.7",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.7.5",
|
|
"@babel/preset-env": "^7.7.7",
|
|
"ava": "^2.4.0",
|
|
"babel-plugin-commonjs-lite": "gist:3e38560d5bed35da1fd708d635e4acb3",
|
|
"eslint": "^6.8.0",
|
|
"eslint-config-developit": "^1.1.1"
|
|
},
|
|
"eslintConfig": {
|
|
"extends": "developit",
|
|
"rules": {
|
|
"no-console": 0
|
|
}
|
|
},
|
|
"exports": {
|
|
"browser": "./cjs/browser.js",
|
|
"node": "./cjs/node.js",
|
|
"default": "./cjs/node.js"
|
|
},
|
|
"files": [
|
|
"cjs",
|
|
"browser.js",
|
|
"node.js",
|
|
"index.d.ts"
|
|
],
|
|
"homepage": "https://github.com/developit/web-worker",
|
|
"keywords": [
|
|
"worker",
|
|
"worker_threads",
|
|
"webworker",
|
|
"web worker",
|
|
"web-worker",
|
|
"threads"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"main": "./cjs/node.js",
|
|
"name": "web-worker",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/developit/web-worker.git"
|
|
},
|
|
"scripts": {
|
|
"prepare": "babel node.js browser.js -d cjs",
|
|
"test": "eslint '*.js' test && node --experimental-modules ./node_modules/.bin/ava"
|
|
},
|
|
"types": "index.d.ts",
|
|
"version": "1.2.0"
|
|
}
|