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.

83 lines
2.3 KiB

{
"_args": [
[
"@babel/helper-hoist-variables@7.0.0-beta.54",
"/home/bernhard/freifunk-app/node_modules/@babel/helper-call-delegate"
]
],
"_from": "@babel/helper-hoist-variables@7.0.0-beta.54",
"_id": "@babel/helper-hoist-variables@7.0.0-beta.54",
"_inCache": true,
"_installable": true,
"_location": "/@babel/helper-hoist-variables",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/helper-hoist-variables_7.0.0-beta.54_1531763993015_0.7195380183864251"
},
"_npmUser": {
"email": "hi@henryzoo.com",
"name": "hzoo"
},
"_phantomChildren": {},
"_requested": {
"name": "@babel/helper-hoist-variables",
"raw": "@babel/helper-hoist-variables@7.0.0-beta.54",
"rawSpec": "7.0.0-beta.54",
"scope": "@babel",
"spec": "7.0.0-beta.54",
"type": "version"
},
"_requiredBy": [
"/@babel/helper-call-delegate"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.0.0-beta.54.tgz",
"_shasum": "8635be8095135ff73f753ed189e449f68b4f43cb",
"_shrinkwrap": null,
"_spec": "@babel/helper-hoist-variables@7.0.0-beta.54",
"_where": "/home/bernhard/freifunk-app/node_modules/@babel/helper-call-delegate",
"dependencies": {
"@babel/types": "7.0.0-beta.54"
},
"description": "Helper function to hoist variables",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 5,
"shasum": "8635be8095135ff73f753ed189e449f68b4f43cb",
"tarball": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.0.0-beta.54.tgz",
"unpackedSize": 2387
},
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "danez",
"email": "daniel@tschinder.de"
},
{
"name": "existentialism",
"email": "bng412@gmail.com"
},
{
"name": "hzoo",
"email": "hi@henryzoo.com"
},
{
"name": "loganfsmyth",
"email": "loganfsmyth@gmail.com"
},
{
"name": "xtuc",
"email": "contact@xtuc.fr"
}
],
"name": "@babel/helper-hoist-variables",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables"
},
"version": "7.0.0-beta.54"
}