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.
93 lines
2.4 KiB
93 lines
2.4 KiB
{ |
|
"_args": [ |
|
[ |
|
"@babel/code-frame@7.0.0-beta.54", |
|
"/home/bernhard/freifunk-app/node_modules/@babel/core" |
|
] |
|
], |
|
"_from": "@babel/code-frame@7.0.0-beta.54", |
|
"_id": "@babel/code-frame@7.0.0-beta.54", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/@babel/code-frame", |
|
"_npmOperationalInternal": { |
|
"host": "s3://npm-registry-packages", |
|
"tmp": "tmp/code-frame_7.0.0-beta.54_1531763991664_0.9734289774245615" |
|
}, |
|
"_npmUser": { |
|
"email": "hi@henryzoo.com", |
|
"name": "hzoo" |
|
}, |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "@babel/code-frame", |
|
"raw": "@babel/code-frame@7.0.0-beta.54", |
|
"rawSpec": "7.0.0-beta.54", |
|
"scope": "@babel", |
|
"spec": "7.0.0-beta.54", |
|
"type": "version" |
|
}, |
|
"_requiredBy": [ |
|
"/@babel/core", |
|
"/@babel/template", |
|
"/@babel/traverse", |
|
"/jest-message-util" |
|
], |
|
"_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.0.0-beta.54.tgz", |
|
"_shasum": "0024f96fdf7028a21d68e273afd4e953214a1ead", |
|
"_shrinkwrap": null, |
|
"_spec": "@babel/code-frame@7.0.0-beta.54", |
|
"_where": "/home/bernhard/freifunk-app/node_modules/@babel/core", |
|
"author": { |
|
"email": "sebmck@gmail.com", |
|
"name": "Sebastian McKenzie" |
|
}, |
|
"dependencies": { |
|
"@babel/highlight": "7.0.0-beta.54" |
|
}, |
|
"description": "Generate errors that contain a code frame that point to source locations.", |
|
"devDependencies": { |
|
"chalk": "^2.0.0", |
|
"strip-ansi": "^4.0.0" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"fileCount": 5, |
|
"shasum": "0024f96fdf7028a21d68e273afd4e953214a1ead", |
|
"tarball": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.0.0-beta.54.tgz", |
|
"unpackedSize": 6063 |
|
}, |
|
"homepage": "https://babeljs.io/", |
|
"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/code-frame", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-code-frame" |
|
}, |
|
"version": "7.0.0-beta.54" |
|
}
|
|
|