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.

90 lines
2.3 KiB

{
"_args": [
[
"jest-mock@^22.4.3",
"/home/bernhard/freifunk-app/node_modules/jest-environment-jsdom"
]
],
"_from": "jest-mock@>=22.4.3 <23.0.0",
"_id": "jest-mock@22.4.3",
"_inCache": true,
"_installable": true,
"_location": "/jest-mock",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/jest-mock_22.4.3_1521648543256_0.23116582422066223"
},
"_npmUser": {
"email": "mjesun@hotmail.com",
"name": "mjesun"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"name": "jest-mock",
"raw": "jest-mock@^22.4.3",
"rawSpec": "^22.4.3",
"scope": null,
"spec": ">=22.4.3 <23.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-environment-jsdom",
"/jest-environment-node"
],
"_resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-22.4.3.tgz",
"_shasum": "f63ba2f07a1511772cdc7979733397df770aabc7",
"_shrinkwrap": null,
"_spec": "jest-mock@^22.4.3",
"_where": "/home/bernhard/freifunk-app/node_modules/jest-environment-jsdom",
"browser": "build-es5/index.js",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {},
"description": "## API",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-+4R6mH5M1G4NK16CKg9N1DtCaFmuxhcIqF4lQK/Q1CIotqMs/XBemfpDPeVZBFow6iyUNu6EBT9ugdNOTT5o5Q==",
"shasum": "f63ba2f07a1511772cdc7979733397df770aabc7",
"tarball": "https://registry.npmjs.org/jest-mock/-/jest-mock-22.4.3.tgz",
"unpackedSize": 121007
},
"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-mock",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.3"
}