This repository has been archived on 2023-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
mightyscape-1.1-deprecated/extensions/fablabchemnitz/papercraft/openjscad/node_modules/webworkify/package.json

61 lines
1.5 KiB
JSON

{
"_from": "webworkify@^1.4.0",
"_id": "webworkify@1.5.0",
"_inBundle": false,
"_integrity": "sha512-AMcUeyXAhbACL8S2hqqdqOLqvJ8ylmIbNwUIqQujRSouf4+eUFaXbG6F1Rbu+srlJMmxQWsiU7mOJi0nMBfM1g==",
"_location": "/webworkify",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "webworkify@^1.4.0",
"name": "webworkify",
"escapedName": "webworkify",
"rawSpec": "^1.4.0",
"saveSpec": null,
"fetchSpec": "^1.4.0"
},
"_requiredBy": [
"/@jscad/openjscad"
],
"_resolved": "https://registry.npmjs.org/webworkify/-/webworkify-1.5.0.tgz",
"_shasum": "734ad87a774de6ebdd546e1d3e027da5b8f4a42c",
"_spec": "webworkify@^1.4.0",
"_where": "C:\\Users\\tomate\\node_modules\\@jscad\\openjscad",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/webworkify/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "launch a web worker that can require() in the browser with browserify",
"devDependencies": {
"gamma": "~0.1.0",
"tape": "~1.0.4"
},
"homepage": "https://github.com/substack/webworkify",
"keywords": [
"web",
"worker",
"background",
"browser",
"fork"
],
"license": "MIT",
"main": "index.js",
"name": "webworkify",
"repository": {
"type": "git",
"url": "git://github.com/substack/webworkify.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "1.5.0"
}