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-leak-detector@^22.4.0",
"/home/bernhard/freifunk-app/node_modules/jest-runner"
]
],
"_from": "jest-leak-detector@>=22.4.0 <23.0.0",
"_id": "jest-leak-detector@22.4.3",
"_inCache": true,
"_installable": true,
"_location": "/jest-leak-detector",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/jest-leak-detector_22.4.3_1521648547529_0.5540752035668366"
},
"_npmUser": {
"email": "mjesun@hotmail.com",
"name": "mjesun"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {
"color-convert": "1.9.2"
},
"_requested": {
"name": "jest-leak-detector",
"raw": "jest-leak-detector@^22.4.0",
"rawSpec": "^22.4.0",
"scope": null,
"spec": ">=22.4.0 <23.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-runner"
],
"_resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-22.4.3.tgz",
"_shasum": "2b7b263103afae8c52b6b91241a2de40117e5b35",
"_shrinkwrap": null,
"_spec": "jest-leak-detector@^22.4.0",
"_where": "/home/bernhard/freifunk-app/node_modules/jest-runner",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"pretty-format": "^22.4.3"
},
"description": "Module for verifying whether an object has been garbage collected or not.",
"devDependencies": {
"weak": "^1.0.1"
},
"directories": {},
"dist": {
"fileCount": 3,
"integrity": "sha512-NZpR/Ls7+ndO57LuXROdgCGz2RmUdC541tTImL9bdUtU3WadgFGm0yV+Ok4Fuia/1rLAn5KaJ+i76L6e3zGJYQ==",
"shasum": "2b7b263103afae8c52b6b91241a2de40117e5b35",
"tarball": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-22.4.3.tgz",
"unpackedSize": 3177
},
"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-leak-detector",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.3"
}