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.
 
 
 
 

100 lines
3.6 KiB

{
"_args": [
[
"jest-validate@^22.4.4",
"/home/bernhard/freifunk-app/node_modules/jest/node_modules/jest-cli"
]
],
"_from": "jest-validate@>=22.4.4 <23.0.0",
"_id": "jest-validate@22.4.4",
"_inCache": true,
"_installable": true,
"_location": "/jest-validate",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/jest-validate_22.4.4_1526648343628_0.24721260889158803"
},
"_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-validate",
"raw": "jest-validate@^22.4.4",
"rawSpec": "^22.4.4",
"scope": null,
"spec": ">=22.4.4 <23.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-config",
"/jest-runtime",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-22.4.4.tgz",
"_shasum": "1dd0b616ef46c995de61810d85f57119dbbcec4d",
"_shrinkwrap": null,
"_spec": "jest-validate@^22.4.4",
"_where": "/home/bernhard/freifunk-app/node_modules/jest/node_modules/jest-cli",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"chalk": "^2.0.1",
"jest-config": "^22.4.4",
"jest-get-type": "^22.1.0",
"leven": "^2.1.0",
"pretty-format": "^22.4.0"
},
"description": "Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 13,
"integrity": "sha512-dmlf4CIZRGvkaVg3fa0uetepcua44DHtktHm6rcoNVtYlpwe6fEJRkMFsaUVcFHLzbuBJ2cPw9Gl9TKfnzMVwg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/s4YCRA9TVsSAnZWagAAtGAP/2dq4V4mCFbwQPb998qg\n/JORNtZ2MJT9UbJqnON47IKjpYNoBj+vCh1iAvGZiRftlSqsvbsTu6GXkUGS\nezszjFwa8K27b1M+2YH0HdDe8KOgB0rrn/+ueUg/Fd1yijdwcInJng88V6cH\nWpUCAhgL64XwIOzfnbVusKjiAkSKS7nwAuQpba0trY4FcnigGYjizbdC4aFE\no+T1rqFQGp6ZyRmRpwiNX7QiCiW0L/4opxoMRFNPI7P5wTg9MmtJxqoySgzo\nxns7ylZ93vm7XJ3HrpG2cnJhH8l8Y6rSoToS/UUP8/VaAqYzbgCdZ2u7j8+R\nROaU8cv5O1uAqGFLChEJkI/YoEQWImo01PdfneovzeV4KqFeQRr9BMx2SDDQ\n+J0Zsgu/lspAzmGRibIqcNEoFiU5NjPcuYvBQr+7VkTfPECiFLP5fFFZIc/T\nSwu5FvD+NXa15+qV/QLIRySMwFUnKjBbs/rv+NIb0MPdyLZZqKTzIMIF+YHV\n2d9frlm1mm0Q+7+6TGzThVS2r3jq4Ds99Houf8KVPa+utqWMYCGOqDgtlnGk\naLB5b+kEmA0YICeH+RioQpuVozep/t6pZr2zr0sA7Ez2Ox6s0E1Q5SpfJYPq\nWzrXwQwDcBpz8wNjWiOR8pW50tnTztTDIskuCJrEGrBVuM071hNTH55+1hYL\ngDdz\r\n=Ut6M\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "1dd0b616ef46c995de61810d85f57119dbbcec4d",
"tarball": "https://registry.npmjs.org/jest-validate/-/jest-validate-22.4.4.tgz",
"unpackedSize": 20135
},
"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-validate",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.4"
}