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.

92 lines
3.4 KiB

{
"_args": [
[
"babel-preset-jest@^22.4.4",
"/home/bernhard/freifunk-app/node_modules/babel-jest"
]
],
"_from": "babel-preset-jest@>=22.4.4 <23.0.0",
"_id": "babel-preset-jest@22.4.4",
"_inCache": true,
"_installable": true,
"_location": "/babel-preset-jest",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/babel-preset-jest_22.4.4_1526648332150_0.2867770433580734"
},
"_npmUser": {
"email": "mjesun@hotmail.com",
"name": "mjesun"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"name": "babel-preset-jest",
"raw": "babel-preset-jest@^22.4.4",
"rawSpec": "^22.4.4",
"scope": null,
"spec": ">=22.4.4 <23.0.0",
"type": "range"
},
"_requiredBy": [
"/babel-jest"
],
"_resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-22.4.4.tgz",
"_shasum": "ec9fbd8bcd7dfd24b8b5320e0e688013235b7c39",
"_shrinkwrap": null,
"_spec": "babel-preset-jest@^22.4.4",
"_where": "/home/bernhard/freifunk-app/node_modules/babel-jest",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"babel-plugin-jest-hoist": "^22.4.4",
"babel-plugin-syntax-object-rest-spread": "^6.13.0"
},
"description": "> Babel preset for all Jest plugins. This preset is automatically included when > using > [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jest).",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 3,
"integrity": "sha512-+dxMtOFwnSYWfum0NaEc0O03oSdwBsjx4tMSChRDPGwu/4wSY6Q6ANW3wkjKpJzzguaovRs/DODcT4hbSN8yiA==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/s4NCRA9TVsSAnZWagAA51AP/1T85fQjOBDdTtVnvQEt\nr1nu1/tjw6/z54lg6B6+OWFKrSKN0QDoN+xbwv9IQWPhzoA1XE28yJHgPuji\njk78dmUGnWAa4lOzOdvXsOiBgjduiBwh9TXuLewFGh8bSzvKQA3GhKLT8uvs\niq9AATHlT3nPp7nkOWfRqdrPsLyzxg1YP6S2oEUr6X4FKY+z7k6HU2GbQa/g\n7fHVbcLEW0Sjc2feV2IBE7JzJYWy2QW0xS0mnXuEMca02JA0ki/UHG5w+3DB\nSOGG+X0xxVsAHXB+dFT7RDqYiJQWEyaq8co+gKwdEjOItlxj7k3wcl1rNPtV\nGUn4c8CgoVI/s9QRfR6/CcEbJuMvGynY1EVxfGXETdyLjez/BJbS8H2M839z\nuFbVRDk339mSHWsV5bLw1rGMOiIMmm+iatbzmKG5y/MZ+ll/V2DqMzxGCgrB\nuc5736yKXblXgL8E9WZlekw8exHLCtnrJggc3xTuVSDf0AI/Ap0ClnOW2npS\n3HgKfN8ZiAws1zQnlwkQ6M/Fue+L0U2hV6Jg9BSAQG9h6mZIkPp4yBW5YuuM\nT1k87Vvw4RqUwY6xxZJ+NYo6gdwHGD1ZmoKuFmSSU+eSK/Jbg4w4ORQR70Lj\nZPI5ocTWWa2/Q2UaIk36PjabIWw9QKXlcl5jB2jKTocvUOKswcB9CL450EHZ\nCrP0\r\n=Dl7M\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "ec9fbd8bcd7dfd24b8b5320e0e688013235b7c39",
"tarball": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-22.4.4.tgz",
"unpackedSize": 1224
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "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": "babel-preset-jest",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.4"
}