This app provides monitoring and information features for the common freifunk user and the technical stuff of a freifunk community. Code base is taken from a TUM Practical Course project and added here to see if Freifunk Altdorf can use it. https://www.freifunk-altdorf.de
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.

81 lines
2.2 KiB

{
"_args": [
[
"jest-worker@22.2.2",
"/home/bernhard/freifunk-app/node_modules/metro"
]
],
"_from": "jest-worker@22.2.2",
"_id": "jest-worker@22.2.2",
"_inCache": true,
"_installable": true,
"_location": "/jest-worker",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/jest-worker_22.2.2_1518193692981_0.36704386466582917"
},
"_npmUser": {
"email": "mjesun@hotmail.com",
"name": "mjesun"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"name": "jest-worker",
"raw": "jest-worker@22.2.2",
"rawSpec": "22.2.2",
"scope": null,
"spec": "22.2.2",
"type": "version"
},
"_requiredBy": [
"/jest-haste-map",
"/jest-runner",
"/jest/jest-cli",
"/metro"
],
"_resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-22.2.2.tgz",
"_shasum": "c1f5dc39976884b81f68ec50cb8532b2cbab3390",
"_shrinkwrap": null,
"_spec": "jest-worker@22.2.2",
"_where": "/home/bernhard/freifunk-app/node_modules/metro",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"merge-stream": "^1.0.1"
},
"description": "Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 6,
"integrity": "sha512-ZylDXjrFNt/OP6cUxwJFWwDgazP7hRjtCQbocFHyiwov+04Wm1x5PYzMGNJT53s4nwr0oo9ocYTImS09xOlUnw==",
"shasum": "c1f5dc39976884b81f68ec50cb8532b2cbab3390",
"tarball": "https://registry.npmjs.org/jest-worker/-/jest-worker-22.2.2.tgz",
"unpackedSize": 26203
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"maintainers": [
{
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
},
{
"name": "mjesun",
"email": "mjesun@hotmail.com"
}
],
"name": "jest-worker",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.2.2"
}