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.
 
 
 
 

76 lines
2.1 KiB

{
"_args": [
[
"regenerator-runtime@^0.11.0",
"/home/bernhard/freifunk-app/node_modules/react-native"
]
],
"_from": "regenerator-runtime@>=0.11.0 <0.12.0",
"_id": "regenerator-runtime@0.11.1",
"_inCache": true,
"_installable": true,
"_location": "/regenerator-runtime",
"_nodeVersion": "8.8.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/regenerator-runtime-0.11.1.tgz_1512675366931_0.09084331477060914"
},
"_npmUser": {
"email": "ben@benjamn.com",
"name": "benjamn"
},
"_npmVersion": "5.4.2",
"_phantomChildren": {},
"_requested": {
"name": "regenerator-runtime",
"raw": "regenerator-runtime@^0.11.0",
"rawSpec": "^0.11.0",
"scope": null,
"spec": ">=0.11.0 <0.12.0",
"type": "range"
},
"_requiredBy": [
"/babel-runtime",
"/react-native"
],
"_resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz",
"_shasum": "be05ad7f9bf7d22e056f9726cee5017fbf19e2e9",
"_shrinkwrap": null,
"_spec": "regenerator-runtime@^0.11.0",
"_where": "/home/bernhard/freifunk-app/node_modules/react-native",
"author": {
"email": "bn@cs.stanford.edu",
"name": "Ben Newman"
},
"dependencies": {},
"description": "Runtime for Regenerator-compiled generator and async functions.",
"devDependencies": {},
"directories": {},
"dist": {
"integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==",
"shasum": "be05ad7f9bf7d22e056f9726cee5017fbf19e2e9",
"tarball": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz"
},
"keywords": [
"async",
"generator",
"regenerator",
"runtime"
],
"license": "MIT",
"main": "runtime-module.js",
"maintainers": [
{
"name": "benjamn",
"email": "bn@cs.stanford.edu"
}
],
"name": "regenerator-runtime",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime"
},
"version": "0.11.1"
}