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.
 
 
 
 

89 lines
2.4 KiB

{
"_args": [
[
"jest-environment-node@^22.4.1",
"/home/bernhard/freifunk-app/node_modules/jest-config"
]
],
"_from": "jest-environment-node@>=22.4.1 <23.0.0",
"_id": "jest-environment-node@22.4.3",
"_inCache": true,
"_installable": true,
"_location": "/jest-environment-node",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/jest-environment-node_22.4.3_1521648552831_0.9254772030273346"
},
"_npmUser": {
"email": "mjesun@hotmail.com",
"name": "mjesun"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"name": "jest-environment-node",
"raw": "jest-environment-node@^22.4.1",
"rawSpec": "^22.4.1",
"scope": null,
"spec": ">=22.4.1 <23.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-config"
],
"_resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-22.4.3.tgz",
"_shasum": "54c4eaa374c83dd52a9da8759be14ebe1d0b9129",
"_shrinkwrap": null,
"_spec": "jest-environment-node@^22.4.1",
"_where": "/home/bernhard/freifunk-app/node_modules/jest-config",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"jest-mock": "^22.4.3",
"jest-util": "^22.4.3"
},
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 2,
"integrity": "sha512-reZl8XF6t/lMEuPWwo9OLfttyC26A5AMgDyEQ6DBgZuyfyeNUzYT8BFo6uxCCP/Av/b7eb9fTi3sIHFPBzmlRA==",
"shasum": "54c4eaa374c83dd52a9da8759be14ebe1d0b9129",
"tarball": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-22.4.3.tgz",
"unpackedSize": 2579
},
"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-environment-node",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.3"
}