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.
 
 
 
 

80 lines
2.4 KiB

{
"_args": [
[
"jest-serializer@^22.4.0",
"/home/bernhard/freifunk-app/node_modules/jest-haste-map"
]
],
"_from": "jest-serializer@>=22.4.0 <23.0.0",
"_id": "jest-serializer@22.4.3",
"_inCache": true,
"_installable": true,
"_location": "/jest-serializer",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/jest-serializer_22.4.3_1521648488316_0.47187571126282135"
},
"_npmUser": {
"email": "mjesun@hotmail.com",
"name": "mjesun"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"name": "jest-serializer",
"raw": "jest-serializer@^22.4.0",
"rawSpec": "^22.4.0",
"scope": null,
"spec": ">=22.4.0 <23.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-haste-map",
"/metro-cache"
],
"_resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-22.4.3.tgz",
"_shasum": "a679b81a7f111e4766235f4f0c46d230ee0f7436",
"_shrinkwrap": null,
"_spec": "jest-serializer@^22.4.0",
"_where": "/home/bernhard/freifunk-app/node_modules/jest-haste-map",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {},
"description": "Module for serializing and deserializing object into memory and disk. By default, the `v8` implementations are used, but if not present, it defaults to `JSON` implementation. Both serializers have the advantage of being able to serialize `Map`, `Set`, `un",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 3,
"integrity": "sha512-uPaUAppx4VUfJ0QDerpNdF43F68eqKWCzzhUlKNDsUPhjOon7ZehR4C809GCqh765FoMRtTVUVnGvIoskkYHiw==",
"shasum": "a679b81a7f111e4766235f4f0c46d230ee0f7436",
"tarball": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-22.4.3.tgz",
"unpackedSize": 6130
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"maintainers": [
{
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
},
{
"name": "fb",
"email": "opensource+npm@fb.com"
},
{
"name": "mjesun",
"email": "mjesun@hotmail.com"
}
],
"name": "jest-serializer",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.3"
}