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.

107 lines
2.6 KiB

{
"_args": [
[
"jest-util@^22.4.1",
"/home/bernhard/freifunk-app/node_modules/jest/node_modules/jest-cli"
]
],
"_from": "jest-util@>=22.4.1 <23.0.0",
"_id": "jest-util@22.4.3",
"_inCache": true,
"_installable": true,
"_location": "/jest-util",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/jest-util_22.4.3_1521648550888_0.9735675640975121"
},
"_npmUser": {
"email": "mjesun@hotmail.com",
"name": "mjesun"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {
"color-convert": "1.9.2",
"escape-string-regexp": "1.0.5",
"has-flag": "3.0.0"
},
"_requested": {
"name": "jest-util",
"raw": "jest-util@^22.4.1",
"rawSpec": "^22.4.1",
"scope": null,
"spec": ">=22.4.1 <23.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-config",
"/jest-environment-jsdom",
"/jest-environment-node",
"/jest-jasmine2",
"/jest-runner",
"/jest-runtime",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-util/-/jest-util-22.4.3.tgz",
"_shasum": "c70fec8eec487c37b10b0809dc064a7ecf6aafac",
"_shrinkwrap": null,
"_spec": "jest-util@^22.4.1",
"_where": "/home/bernhard/freifunk-app/node_modules/jest/node_modules/jest-cli",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"callsites": "^2.0.0",
"chalk": "^2.0.1",
"graceful-fs": "^4.1.11",
"is-ci": "^1.0.10",
"jest-message-util": "^22.4.3",
"mkdirp": "^0.5.1",
"source-map": "^0.6.0"
},
"devDependencies": {
"jest-mock": "^22.4.3"
},
"directories": {},
"dist": {
"fileCount": 16,
"integrity": "sha512-rfDfG8wyC5pDPNdcnAlZgwKnzHvZDu8Td2NJI/jAGKEGxJPYiE4F0ss/gSAkG4778Y23Hvbz+0GMrDJTeo7RjQ==",
"shasum": "c70fec8eec487c37b10b0809dc064a7ecf6aafac",
"tarball": "https://registry.npmjs.org/jest-util/-/jest-util-22.4.3.tgz",
"unpackedSize": 42490
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"maintainers": [
{
"name": "aaronabramov",
"email": "aaron@abramov.io"
},
{
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
},
{
"name": "fb",
"email": "opensource+npm@fb.com"
},
{
"name": "jeanlauliac",
"email": "jean@lauliac.com"
},
{
"name": "mjesun",
"email": "mjesun@hotmail.com"
}
],
"name": "jest-util",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.3"
}