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.
 
 
 
 

102 lines
3.4 KiB

{
"_args": [
[
"loose-envify@^1.1.0",
"/home/bernhard/freifunk-app/node_modules/react"
]
],
"_from": "loose-envify@>=1.1.0 <2.0.0",
"_id": "loose-envify@1.4.0",
"_inCache": true,
"_installable": true,
"_location": "/loose-envify",
"_nodeVersion": "10.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/loose-envify_1.4.0_1531220985830_0.4259877346481684"
},
"_npmUser": {
"email": "zertosh@gmail.com",
"name": "zertosh"
},
"_npmVersion": "6.1.0",
"_phantomChildren": {},
"_requested": {
"name": "loose-envify",
"raw": "loose-envify@^1.1.0",
"rawSpec": "^1.1.0",
"scope": null,
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/create-react-class",
"/fbjs",
"/invariant",
"/prop-types",
"/react"
],
"_resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
"_shasum": "71ee51fa7be4caec1a63839f7e682d8132d30caf",
"_shrinkwrap": null,
"_spec": "loose-envify@^1.1.0",
"_where": "/home/bernhard/freifunk-app/node_modules/react",
"author": {
"email": "zertosh@gmail.com",
"name": "Andres Suarez"
},
"bin": {
"loose-envify": "cli.js"
},
"bugs": {
"url": "https://github.com/zertosh/loose-envify/issues"
},
"dependencies": {
"js-tokens": "^3.0.0 || ^4.0.0"
},
"description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST",
"devDependencies": {
"browserify": "^13.1.1",
"envify": "^3.4.0",
"tap": "^8.0.0"
},
"directories": {},
"dist": {
"fileCount": 8,
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRJP5CRA9TVsSAnZWagAAQQ4P+wRneDh61dzk3uPX6QCb\nZ97i+VxSY74ti8gVGSCryXFkL8zPsjlBd1/yADnaS5y6InlHuHQZQ2820I3x\ngfSjlhCU9drbF8vXw7FSxIRQfFO5JvF7+L5M1mvsDVmz024M+97DQwFnRjo5\nCvSDVLC/HbnnTRX1Cfj9kQlDVS85RhLaDvYWendfUfivp++TwUizDUTS8nOu\nVIiwXygaef55bBmo+yNeQa+GmyAWET3jAaPl0MNBht6jtnMY9ZkgwXc03zaE\n0wRcOZbBfhUKk1VEk2TCN/TtN+AyktbI5rmyQXoHBGn3HjZntI/LjLmAw9dD\ndetTKPf1O2n8KLT/tGZjIRQjQWNbB51thQ4H3KsMBSfbIhdnZvFHmnDKilug\nIGjE4lKa4px0/ac+SBw6wQuZMy4I3xCbZd59qSpPB3IO0E+Qm+rhLdUiMDjf\n2y49xwMB7dixjRv7sLLqYwiSkXGkLp1N81drN7oNoZaLxOVCbJQKYoHwnsY4\ncoRc7W768FaKwZJPIWfZK2u2MAq5TL4v2+2laxAn25K5Qs6hh8rguSho7iPR\nZcaKA/maVJo8BGO+CEqvaysfUbnYZ06VOFnzG/TbLnLlmZUMMex95z8RloP8\n4kcoh3muuqd75sMUDURgjFCvXbQeORMZ3sa+G8h716pUVjvKLu5xNOF7qCN0\npadk\r\n=rcpJ\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "71ee51fa7be4caec1a63839f7e682d8132d30caf",
"tarball": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
"unpackedSize": 5814
},
"gitHead": "a8fdd02e3a435195f526053882d64537d627b3e6",
"homepage": "https://github.com/zertosh/loose-envify",
"keywords": [
"browserify",
"browserify-transform",
"configuration",
"environment",
"source",
"transform",
"variables"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "zertosh",
"email": "zertosh@gmail.com"
}
],
"name": "loose-envify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/zertosh/loose-envify.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "1.4.0"
}